Uses of Enum Class
org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
Package
Description
-
Uses of BaseCallableElement.CallableElementBinding in org.camunda.bpm.engine.impl.bpmn.behavior
-
Uses of BaseCallableElement.CallableElementBinding in org.camunda.bpm.engine.impl.cmmn.behavior
-
Uses of BaseCallableElement.CallableElementBinding in org.camunda.bpm.engine.impl.core.model
Modifier and TypeMethodDescriptionBaseCallableElement.getBinding()
Returns the enum constant of this class with the specified name.BaseCallableElement.CallableElementBinding.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BaseCallableElement.setBinding
(BaseCallableElement.CallableElementBinding binding)