Uses of Interface
io.camunda.zeebe.model.bpmn.instance.Interface
Packages that use Interface
-
Uses of Interface in io.camunda.zeebe.model.bpmn.impl.instance
Classes in io.camunda.zeebe.model.bpmn.impl.instance that implement InterfaceFields in io.camunda.zeebe.model.bpmn.impl.instance with type parameters of type InterfaceModifier and TypeFieldDescriptionprotected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<Interface, InterfaceRef> ParticipantImpl.interfaceRefCollectionprotected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<Interface, SupportedInterfaceRef> CallableElementImpl.supportedInterfaceRefCollectionMethods in io.camunda.zeebe.model.bpmn.impl.instance that return types with arguments of type InterfaceModifier and TypeMethodDescriptionParticipantImpl.getInterfaces()CallableElementImpl.getSupportedInterfaces() -
Uses of Interface in io.camunda.zeebe.model.bpmn.instance
Methods in io.camunda.zeebe.model.bpmn.instance that return types with arguments of type InterfaceModifier and TypeMethodDescriptionParticipant.getInterfaces()CallableElement.getSupportedInterfaces()