|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.mdm.workflow.WorkflowTaskAction
This class represents action that can be done on workflow task
| Field Summary | |
static int |
ACCEPT
|
static int |
ARCHIVE
|
static int |
ASSIGN
|
static int |
ASSUME
|
static int |
DELETE
|
static int |
DONE
|
static int |
EMPTY_TRASH
|
static int |
LAUNCH
|
static int |
MERGE
|
static int |
PERFORM
|
static int |
REPEAT_STEP
|
static int |
SEND_NEXT_STEP
|
static int |
SEND_NEXT_USER
|
static int |
SET_PRIORITY
|
static int |
SHOW_HISTORY
|
static int |
SPLIT
|
static int |
UNACCEPT
|
static int |
UNDELETE
|
static int |
VALIDATE
|
| Constructor Summary | |
WorkflowTaskAction(WorkflowTask task,
int actionType,
boolean isEnable,
WorkflowActionMenuNode[] actionParameters)
Constructor with the specified parameters. |
|
| Method Summary | |
WorkflowActionMenuNode[] |
getActionParameters()
Returns the action parameters. |
int |
getType()
Returns the action type. |
String |
getTypeName()
Returns the type name correspondent to the default Locale |
String |
getTypeName(Locale locale)
Returns the language specific type name |
WorkflowTask |
getWorkflowTask()
Returns the workflow task. |
boolean |
isEnable()
Specifies if this action is enabled. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int LAUNCH
public static final int DELETE
public static final int UNDELETE
public static final int EMPTY_TRASH
public static final int ACCEPT
public static final int ASSUME
public static final int ASSIGN
public static final int DONE
public static final int SEND_NEXT_USER
public static final int SEND_NEXT_STEP
public static final int REPEAT_STEP
public static final int UNACCEPT
public static final int MERGE
public static final int SPLIT
public static final int VALIDATE
public static final int PERFORM
public static final int SET_PRIORITY
public static final int SHOW_HISTORY
public static final int ARCHIVE
| Constructor Detail |
public WorkflowTaskAction(WorkflowTask task,
int actionType,
boolean isEnable,
WorkflowActionMenuNode[] actionParameters)
task - the task relating to this task commandactionType - the type of actionisEnable - indicates if action is enabledactionParameters - parameters| Method Detail |
public WorkflowTask getWorkflowTask()
public int getType()
public boolean isEnable()
true if this action is enabled, false otherwise.public WorkflowActionMenuNode[] getActionParameters()
public String getTypeName()
public String getTypeName(Locale locale)
locale - the Locale defining the language for type name
public String toString()
Object.toString()
|
|||||||||||
| 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.