Uses of Interface
org.opencastproject.workflow.api.WorkflowStateMapping
Packages that use WorkflowStateMapping
Package
Description
Workflow service.
-
Uses of WorkflowStateMapping in org.opencastproject.workflow.api
Classes in org.opencastproject.workflow.api that implement WorkflowStateMappingMethods in org.opencastproject.workflow.api that return types with arguments of type WorkflowStateMappingModifier and TypeMethodDescriptionWorkflowDefinition.getStateMappings()The custom state mappings to use for this workflow.WorkflowDefinitionImpl.getStateMappings() -
Uses of WorkflowStateMapping in org.opencastproject.workflow.impl
Fields in org.opencastproject.workflow.impl with type parameters of type WorkflowStateMappingModifier and TypeFieldDescriptionprotected Map<String, Set<WorkflowStateMapping>> WorkflowDefinitionScanner.workflowStateMappingsAll workflow state mappings which are configured for the workflow defintions