Uses of Class
org.somda.sdc.biceps.model.participant.WorkflowContextDescriptor
-
Packages that use WorkflowContextDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of WorkflowContextDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type WorkflowContextDescriptor Modifier and Type Field Description protected List<WorkflowContextDescriptor>SystemContextDescriptor. workflowContextMethods in org.somda.sdc.biceps.model.participant that return WorkflowContextDescriptor Modifier and Type Method Description WorkflowContextDescriptorObjectFactory. createWorkflowContextDescriptor()Create an instance ofWorkflowContextDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type WorkflowContextDescriptor Modifier and Type Method Description List<WorkflowContextDescriptor>SystemContextDescriptor. getWorkflowContext()Gets the value of the workflowContext property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type WorkflowContextDescriptor Modifier and Type Method Description voidSystemContextDescriptor. setWorkflowContext(List<WorkflowContextDescriptor> value)
-