Uses of Interface
org.camunda.bpm.model.bpmn.instance.Documentation
Packages that use Documentation
-
Uses of Documentation in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement DocumentationFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type DocumentationModifier and TypeFieldDescriptionprotected static ChildElementCollection<Documentation>
BaseElementImpl.documentationCollection
protected static ChildElementCollection<Documentation>
ExtensionImpl.documentationCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type DocumentationModifier and TypeMethodDescriptionBaseElementImpl.getDocumentations()
ExtensionImpl.getDocumentations()
-
Uses of Documentation in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type Documentation