Uses of Interface
org.camunda.bpm.model.bpmn.instance.Artifact
Packages that use Artifact
-
Uses of Artifact in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement ArtifactModifier and TypeClassDescriptionclass
The BPMN artifact elementclass
class
class
The BPMN 2.0 textAnnotation elementFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type ArtifactModifier and TypeFieldDescriptionprotected static ChildElementCollection<Artifact>
CollaborationImpl.artifactCollection
protected static ChildElementCollection<Artifact>
ProcessImpl.artifactCollection
protected static ChildElementCollection<Artifact>
SubProcessImpl.artifactCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type ArtifactModifier and TypeMethodDescriptionCollaborationImpl.getArtifacts()
ProcessImpl.getArtifacts()
SubProcessImpl.getArtifacts()
-
Uses of Artifact in org.camunda.bpm.model.bpmn.instance
Subinterfaces of Artifact in org.camunda.bpm.model.bpmn.instanceModifier and TypeInterfaceDescriptioninterface
The BPMN association elementinterface
interface
The BPMN 2.0 textAnnotation elementMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type ArtifactModifier and TypeMethodDescriptionCollaboration.getArtifacts()
Process.getArtifacts()
SubProcess.getArtifacts()