Package | Description |
---|---|
org.overlord.rtgov.activity.model.bpm |
Modifier and Type | Method and Description |
---|---|
ProcessCompleted.Status |
ProcessCompleted.getStatus()
This method gets the status.
|
static ProcessCompleted.Status |
ProcessCompleted.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessCompleted.Status[] |
ProcessCompleted.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessCompleted.setStatus(ProcessCompleted.Status status)
This method sets the status.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.