|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPProcessInstanceInfo
| Method Summary | |
|---|---|
String |
getDescription()
Returns the description associated with the process instance. |
Date |
getDueDate()
Returns the due date of the process instance if it exsits. |
Date |
getEndDate()
Returns the end date of a process instance. |
int |
getNumberOfCompletedActions()
|
String |
getProcessInstanceID()
Returns the ID associated with the given process instance. |
Date |
getStartDate()
Returns the start date of a process instance. |
int |
getStatus()
Returns the status associated with the given process instance. |
String |
getTitle()
Returns the title associated with the process instance. |
int |
getTotalNumberOfActions()
|
String |
getUserProvidedDescription()
|
String |
getUserProvidedName()
|
| Method Detail |
|---|
String getProcessInstanceID()
String getTitle()
String getDescription()
int getStatus()
Date getStartDate()
Date getEndDate()
String getUserProvidedName()
null otherwiseString getUserProvidedDescription()
null otherwiseint getTotalNumberOfActions()
int getNumberOfCompletedActions()
Date getDueDate()
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||