|
SAP NetWeaver 7.30 (SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskAbstract
A basic representation of a task instance suitable to populate a task list.
Texts are resolved in the language of the authenticated user if available, otherwise in the default language.
NOTE: As this interface can be extended, this interface can be freely used, but must not be implemented.
| Method Summary | |
|---|---|
boolean |
completeByTimeExists()
|
Date |
getActivationTime()
Activation time (UTC) |
Date |
getCompleteByTime()
Completion deadline (UTC) |
Date |
getCreatedTime()
Creation time (UTC) |
URI |
getDefintionId()
The task definition id |
Date |
getExpirationTime()
Expiration time (UTC) |
URI |
getId()
The task instance id |
String |
getName()
|
String |
getPresentationName()
|
String |
getPresentationSubject()
|
Priority |
getPriority()
|
Date |
getStartByTime()
Start deadline (UTC) |
Status |
getStatus()
|
String |
getTaskType()
|
boolean |
isEscalated()
|
boolean |
startByTimeExists()
|
| Method Detail |
|---|
URI getId()
URI getDefintionId()
String getTaskType()
String getName()
Status getStatus()
Priority getPriority()
Date getCreatedTime()
Date getActivationTime()
Date getExpirationTime()
Date getCompleteByTime()
Date getStartByTime()
boolean startByTimeExists()
boolean completeByTimeExists()
String getPresentationName()
String getPresentationSubject()
boolean isEscalated()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] BPEM-FACADE
|
[sap.com] tc/bpem/facade/ear
|
-
|
BC-BMT-BPM
|
[sap.com] BPEM-FACADE
|
[sap.com] tc/bpem/facade/ear
|
api
|
BC-BMT-BPM
|
|
SAP NetWeaver 7.30 (SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||