Class InvokeParticipantService

java.lang.Object
com.e1c.langtool.internal.builder.InvokeParticipantService

public class InvokeParticipantService extends Object
  • Constructor Details

    • InvokeParticipantService

      public InvokeParticipantService()
  • Method Details

    • process

      public boolean process(IBuiltResourceStorage storage, org.eclipse.core.runtime.IProgressMonitor monitor)
      Collects feature-values for all resources from the given storage and pass it to builder participants.
      Returns:
      true if the storage can be released
    • shutdown

      public void shutdown()