Uses of Class
io.camunda.zeebe.model.bpmn.builder.LinkEventDefinitionBuilder
Packages that use LinkEventDefinitionBuilder
-
Uses of LinkEventDefinitionBuilder in io.camunda.zeebe.model.bpmn.builder
Methods in io.camunda.zeebe.model.bpmn.builder that return LinkEventDefinitionBuilderModifier and TypeMethodDescriptionAbstractCatchEventBuilder.linkEventDefinition()AbstractCatchEventBuilder.linkEventDefinition(String id) AbstractThrowEventBuilder.linkEventDefinition()Creates an empty link event definition with a unique id and returns a builder for the link event definition.AbstractThrowEventBuilder.linkEventDefinition(String id) Creates an empty link event definition with the given id and returns a builder for the link event definition.