Package | Description |
---|---|
com.flowable.serviceregistry.engine.impl.cmd |
Modifier and Type | Field and Description |
---|---|
protected InvokeServiceCmd.ValuePresence |
InvokeServiceCmd.ValueWrapper.presence |
Modifier and Type | Method and Description |
---|---|
InvokeServiceCmd.ValuePresence |
InvokeServiceCmd.ValueWrapper.getPresence() |
static InvokeServiceCmd.ValuePresence |
InvokeServiceCmd.ValuePresence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvokeServiceCmd.ValuePresence[] |
InvokeServiceCmd.ValuePresence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|