Package | Description |
---|---|
org.jbpm.casemgmt.api.model.instance |
Modifier and Type | Method and Description |
---|---|
MilestoneStatus |
CaseMilestoneInstance.getStatus()
Returns status of this milestone
|
static MilestoneStatus |
MilestoneStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MilestoneStatus[] |
MilestoneStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.