public class StatusChecker extends Object
| Constructor and Description |
|---|
StatusChecker()
why isn't this private
|
| Modifier and Type | Method and Description |
|---|---|
Status |
checkOriginalStatus(Uid transactionUid,
Uid itemUid,
boolean checkTheObjectStore)
Check the status of a transaction when the contact item uid is known.
|
static Status |
get_current_status(Uid transactionUid,
Uid itemUid)
get the current status in the original process, given the uid of the contact
item (which is the uid of the process).
|
static Status |
get_status(Uid transactionUid,
Uid itemUid)
get the status in the original process, given the uid of the contact
item (which is the uid of the process)
|
public static Status get_status(Uid transactionUid, Uid itemUid) throws Inactive
Inactivepublic static Status get_current_status(Uid transactionUid, Uid itemUid) throws Inactive
Inactivepublic Status checkOriginalStatus(Uid transactionUid, Uid itemUid, boolean checkTheObjectStore) throws Inactive
Inactive - if the original process is no longer active.Copyright © 2013. All rights reserved.