Uses of Interface
io.camunda.zeebe.model.bpmn.instance.zeebe.ZeebeUserTaskForm
Packages that use ZeebeUserTaskForm
Package
Description
-
Uses of ZeebeUserTaskForm in io.camunda.zeebe.model.bpmn.builder
Methods in io.camunda.zeebe.model.bpmn.builder that return ZeebeUserTaskFormModifier and TypeMethodDescriptionprotected ZeebeUserTaskFormAbstractBaseElementBuilder.createZeebeUserTaskForm() -
Uses of ZeebeUserTaskForm in io.camunda.zeebe.model.bpmn.impl.instance.zeebe
Classes in io.camunda.zeebe.model.bpmn.impl.instance.zeebe that implement ZeebeUserTaskForm -
Uses of ZeebeUserTaskForm in io.camunda.zeebe.model.bpmn.validation.zeebe
Methods in io.camunda.zeebe.model.bpmn.validation.zeebe that return types with arguments of type ZeebeUserTaskFormMethods in io.camunda.zeebe.model.bpmn.validation.zeebe with parameters of type ZeebeUserTaskFormModifier and TypeMethodDescriptionvoidZeebeUserTaskFormValidator.validate(ZeebeUserTaskForm element, org.camunda.bpm.model.xml.validation.ValidationResultCollector validationResultCollector)