Class WorkflowProcess

  • All Implemented Interfaces:
    IAdaptable, IProcess, ITerminate

    public class WorkflowProcess
    extends PlatformObject
    implements IProcess
    An implementation of an IProcess which is able to log to the provided process console, but otherwise unable to terminate, suspend, etc. Extend this class if you can provide additional control over the running process.