Package com.scivicslab.pojoactor.workflow
package com.scivicslab.pojoactor.workflow
-
ClassDescriptionRepresents a single action in a workflow transition.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.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.General-purpose sub-workflow caller actor.Represents a single vertex in the workflow graph.Utility class for transforming XML workflow definitions into HTML using XSLT.