Uses of Package
org.dspace.xmlworkflow.state.actions
-
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow Class Description Action This abstract class represents an api action Each step in the xml workflow consists of a number of actions this abstract action contains some utility methods and the methods that each of these actions must implement including: activating, execution, ...ActionResult A class that represent the result of an action The result consists of 2 parts a type and a result The type is represented by an enum and can either be something like TYPE_OUTCOME: we have a certain outcome so move to another action/step TYPE_ERROR: an error has occurred while processing the action ...WorkflowActionConfig Configuration class for an action -
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow.factory Class Description WorkflowActionConfig Configuration class for an action -
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow.service Class Description ActionResult A class that represent the result of an action The result consists of 2 parts a type and a result The type is represented by an enum and can either be something like TYPE_OUTCOME: we have a certain outcome so move to another action/step TYPE_ERROR: an error has occurred while processing the action ...WorkflowActionConfig Configuration class for an action -
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow.state Class Description UserSelectionActionConfig A class containing the user selection action configurationWorkflowActionConfig Configuration class for an action -
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow.state.actions Class Description Action This abstract class represents an api action Each step in the xml workflow consists of a number of actions this abstract action contains some utility methods and the methods that each of these actions must implement including: activating, execution, ...ActionResult A class that represent the result of an action The result consists of 2 parts a type and a result The type is represented by an enum and can either be something like TYPE_OUTCOME: we have a certain outcome so move to another action/step TYPE_ERROR: an error has occurred while processing the action ...ActionResult.TYPE WorkflowActionConfig Configuration class for an action -
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow.state.actions.processingaction Class Description Action This abstract class represents an api action Each step in the xml workflow consists of a number of actions this abstract action contains some utility methods and the methods that each of these actions must implement including: activating, execution, ...ActionResult A class that represent the result of an action The result consists of 2 parts a type and a result The type is represented by an enum and can either be something like TYPE_OUTCOME: we have a certain outcome so move to another action/step TYPE_ERROR: an error has occurred while processing the action ... -
Classes in org.dspace.xmlworkflow.state.actions used by org.dspace.xmlworkflow.state.actions.userassignment Class Description Action This abstract class represents an api action Each step in the xml workflow consists of a number of actions this abstract action contains some utility methods and the methods that each of these actions must implement including: activating, execution, ...ActionResult A class that represent the result of an action The result consists of 2 parts a type and a result The type is represented by an enum and can either be something like TYPE_OUTCOME: we have a certain outcome so move to another action/step TYPE_ERROR: an error has occurred while processing the action ...WorkflowActionConfig Configuration class for an action