Uses of Enum Class
com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd.ValuePresence
-
Uses of InvokeServiceCmd.ValuePresence in com.flowable.serviceregistry.engine.impl.cmd
Modifier and TypeFieldDescriptionprotected final InvokeServiceCmd.ValuePresence
InvokeServiceCmd.ValueWrapper.presence
Modifier and TypeMethodDescriptionInvokeServiceCmd.ValueWrapper.getPresence()
Returns the enum constant of this class with the specified name.static InvokeServiceCmd.ValuePresence[]
InvokeServiceCmd.ValuePresence.values()
Returns an array containing the constants of this enum class, in the order they are declared.