Class SimpleOrchestrationMap
java.lang.Object
com.broadleafcommerce.orchestration.client.SimpleOrchestrationMap
Ordered list of information items related to the
SimpleActivity
members of the current
workflow.-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionOrdered list of information items related to theSimpleActivity
members of the current workflow.void
setMembers
(List<SimpleOrchestrationMember> members) Ordered list of information items related to theSimpleActivity
members of the current workflow.
-
Constructor Details
-
SimpleOrchestrationMap
public SimpleOrchestrationMap() -
SimpleOrchestrationMap
-
-
Method Details
-
getMembers
Ordered list of information items related to theSimpleActivity
members of the current workflow. -
setMembers
Ordered list of information items related to theSimpleActivity
members of the current workflow.
-