org.compiere.vos
Class WfActivityInfoVO
java.lang.Object
org.compiere.vos.WfActivityInfoVO
- All Implemented Interfaces:
- Serializable
public class WfActivityInfoVO
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_UserWorkbench
public static final String ACTION_UserWorkbench
- User Workbench = B
- See Also:
- Constant Field Values
ACTION_UserChoice
public static final String ACTION_UserChoice
- User Choice = C
- See Also:
- Constant Field Values
ACTION_UserWindow
public static final String ACTION_UserWindow
- User Window = W
- See Also:
- Constant Field Values
ACTION_UserForm
public static final String ACTION_UserForm
- User Form = X
- See Also:
- Constant Field Values
AD_WF_Activity_ID
public int AD_WF_Activity_ID
name
public String name
help
public String help
description
public String description
history
public String history
values
public ValueNamePair[] values
forwardVO
public FieldVO forwardVO
displayType
public int displayType
action
public String action
AD_Table_ID
public int AD_Table_ID
Record_ID
public int Record_ID
nodeID
public int nodeID
columnName
public String columnName
WfActivityInfoVO
public WfActivityInfoVO()
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.