Uses of Class
com.scivicslab.pojoactor.workflow.scheduler.WorkflowScheduler
Packages that use WorkflowScheduler
-
Uses of WorkflowScheduler in com.scivicslab.pojoactor.workflow.scheduler
Constructors in com.scivicslab.pojoactor.workflow.scheduler with parameters of type WorkflowSchedulerModifierConstructorDescriptionSchedulerIIAR(String actorName, WorkflowScheduler object) Constructs a new SchedulerIIAR with the specified actor name and scheduler object.SchedulerIIAR(String actorName, WorkflowScheduler object, IIActorSystem system) Constructs a new SchedulerIIAR with the specified actor name, scheduler object, and actor system.