| Package | Description |
|---|---|
| org.activiti.runtime.api.model |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstance.ProcessInstanceStatus |
ProcessInstance.getStatus() |
static ProcessInstance.ProcessInstanceStatus |
ProcessInstance.ProcessInstanceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessInstance.ProcessInstanceStatus[] |
ProcessInstance.ProcessInstanceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018 Alfresco. All rights reserved.