Uses of Interface
org.camunda.bpm.model.bpmn.instance.Artifact
-
Uses of Artifact in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeClassDescriptionclass
The BPMN artifact elementclass
class
class
The BPMN 2.0 textAnnotation elementModifier and TypeFieldDescriptionprotected static ChildElementCollection<Artifact>
CollaborationImpl.artifactCollection
protected static ChildElementCollection<Artifact>
ProcessImpl.artifactCollection
protected static ChildElementCollection<Artifact>
SubProcessImpl.artifactCollection
Modifier and TypeMethodDescriptionCollaborationImpl.getArtifacts()
ProcessImpl.getArtifacts()
SubProcessImpl.getArtifacts()
-
Uses of Artifact in org.camunda.bpm.model.bpmn.instance
Modifier and TypeInterfaceDescriptioninterface
The BPMN association elementinterface
interface
The BPMN 2.0 textAnnotation elementModifier and TypeMethodDescriptionCollaboration.getArtifacts()
Process.getArtifacts()
SubProcess.getArtifacts()