Uses of Class
io.automatiko.engine.workflow.bpmn2.core.Association
Packages that use Association
Package
Description
-
Uses of Association in io.automatiko.engine.workflow.bpmn2.core
Methods in io.automatiko.engine.workflow.bpmn2.core that return types with arguments of type AssociationMethod parameters in io.automatiko.engine.workflow.bpmn2.core with type arguments of type AssociationModifier and TypeMethodDescriptionvoidDefinitions.setAssociations(List<Association> associations) -
Uses of Association in io.automatiko.engine.workflow.bpmn2.xml
Methods in io.automatiko.engine.workflow.bpmn2.xml with parameters of type AssociationModifier and TypeMethodDescriptionvoidXmlBPMNProcessDumper.visitAssociation(Association association, StringBuilder xmlDump) Method parameters in io.automatiko.engine.workflow.bpmn2.xml with type arguments of type AssociationModifier and TypeMethodDescriptionstatic voidProcessHandler.linkAssociations(Definitions definitions, io.automatiko.engine.api.definition.process.NodeContainer nodeContainer, List<Association> associations)