Uses of Interface
org.camunda.bpm.engine.impl.form.handler.FormHandler
Packages that use FormHandler
-
Uses of FormHandler in org.camunda.bpm.engine.impl.form.handler
Subinterfaces of FormHandler in org.camunda.bpm.engine.impl.form.handlerClasses in org.camunda.bpm.engine.impl.form.handler that implement FormHandlerModifier and TypeClassDescriptionclassclassclassclassclassFields in org.camunda.bpm.engine.impl.form.handler declared as FormHandlerModifier and TypeFieldDescriptionprotected FormHandlerDelegateFormHandler.formHandlerprotected FormHandlerSubmitFormVariablesInvocation.formHandlerMethods in org.camunda.bpm.engine.impl.form.handler that return FormHandlerModifier and TypeMethodDescriptionabstract FormHandlerDelegateFormHandler.getFormHandler()DelegateTaskFormHandler.getFormHandler()Constructors in org.camunda.bpm.engine.impl.form.handler with parameters of type FormHandlerModifierConstructorDescriptionDelegateFormHandler(FormHandler formHandler, String deploymentId) SubmitFormVariablesInvocation(FormHandler formHandler, VariableMap properties, VariableScope variableScope)