Uses of Enum Class
com.flowable.serviceregistry.engine.impl.cmd.InvokeServiceCmd.ValuePresence
Packages that use InvokeServiceCmd.ValuePresence
-
Uses of InvokeServiceCmd.ValuePresence in com.flowable.serviceregistry.engine.impl.cmd
Fields in com.flowable.serviceregistry.engine.impl.cmd declared as InvokeServiceCmd.ValuePresenceModifier and TypeFieldDescriptionprotected final InvokeServiceCmd.ValuePresenceInvokeServiceCmd.ValueWrapper.presenceMethods in com.flowable.serviceregistry.engine.impl.cmd that return InvokeServiceCmd.ValuePresenceModifier 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.