|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.workflow.WorkflowJob
The class represents Workflow Job
| Constructor Summary | |
WorkflowJob(WorkflowJobId id,
String name,
String description,
TableId tableId,
RecordId[] recordIds,
Date createTime,
String owner)
Constructor |
|
WorkflowJob(WorkflowJobId id,
String name,
String description,
TableId tableId,
RecordId[] recordIds,
Date createTime,
String owner,
int taskPriority)
Deprecated. use WorkflowJob(WorkflowJobId, String, String, TableId, RecordId[], Date, String) instead. |
|
| Method Summary | |
Date |
getCreateTime()
Returns the time the workflow job created. |
String |
getDescription()
Returns the workflow job description. |
WorkflowJobId |
getId()
Returns the workflow job ID. |
String |
getJobOwner()
Returns the owner of the workflow job. |
String |
getName()
Returns the workflow job name. |
int |
getPriority()
Deprecated. by ActiveWorkflowTask.getPriority() |
RecordId[] |
getRecords()
Returns the array of record IDs for the workflow job. |
TableId |
getTableId()
Returns the table ID which records are operated by this workflow job. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkflowJob(WorkflowJobId id,
String name,
String description,
TableId tableId,
RecordId[] recordIds,
Date createTime,
String owner,
int taskPriority)
WorkflowJob(WorkflowJobId, String, String, TableId, RecordId[], Date, String) instead.
id - the job IDname - the job namedescription - the job descriptiontableId - the table IDrecordIds - the list of record IDscreateTime - the time the workflow job createdowner - the owner of the workflow jobtaskPriority - the priority
public WorkflowJob(WorkflowJobId id,
String name,
String description,
TableId tableId,
RecordId[] recordIds,
Date createTime,
String owner)
id - the job IDname - the job namedescription - the job descriptiontableId - the table IDrecordIds - the list of record IDscreateTime - the time the workflow job createdowner - the owner of the workflow job| Method Detail |
public WorkflowJobId getId()
public String getName()
public String getDescription()
public TableId getTableId()
public RecordId[] getRecords()
public Date getCreateTime()
public String getJobOwner()
public int getPriority()
ActiveWorkflowTask.getPriority()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2004-2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.