Package com.scivicslab.pojoactor.workflow
package com.scivicslab.pojoactor.workflow
-
ClassDescriptionRepresents a single action in a workflow transition.Interface for actors that need access to the IIActorSystem.Generic actor that dynamically loads and creates other actors from plugins.Execution mode for workflow actions.IIActorRef<T>An interpreter-interfaced actor reference that can be invoked by action name strings.Interface for actors that need access to their own IIActorRef.Interpreter-interfaced actor system for managing workflow actors.Workflow interpreter that executes matrix-based workflow definitions.Builder for constructing Interpreter instances.Interpreter-interfaced actor reference for
Interpreterinstances.Represents a matrix-based workflow definition.Reusable sub-workflow caller that reuses a single Interpreter instance.Root actor for the IIActorSystem hierarchy.General-purpose sub-workflow caller actor.Represents a single transition in the workflow graph.Actor that holds workflow variables.Utility class for transforming XML workflow definitions into HTML using XSLT.