static JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceType.forNumber(int value) |
|
JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceContent.Builder.getType() |
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
|
JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceContent.getType() |
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
|
JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceContentOrBuilder.getType() |
optional .org.jbpm.marshalling.ProcessInstance.NodeInstanceType type = 1;
|
static JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceType.valueOf(int value) |
Deprecated.
|
static JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static JBPMMessages.ProcessInstance.NodeInstanceType |
JBPMMessages.ProcessInstance.NodeInstanceType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JBPMMessages.ProcessInstance.NodeInstanceType[] |
JBPMMessages.ProcessInstance.NodeInstanceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|