@Deprecated public class ActivityAcceptor extends Object
ActivityService| Modifier and Type | Field and Description |
|---|---|
protected ActivityFinder |
af
Deprecated.
|
protected ActivityManager |
am
Deprecated.
|
| Constructor and Description |
|---|
ActivityAcceptor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
acceptActivities(String processDefId,
String activityDefId,
String acceptButtonActionName,
String resourceType,
String resourceName,
String userName,
String password,
Map<String,Object> contextMap,
Date startDateFrom,
Date startDateTo,
int xpdlVersion)
Deprecated.
|
void |
acceptActivity(String activityId,
String processId,
String acceptButtonActionName,
String userName,
String password,
Map<String,Object> contextMap)
Deprecated.
|
void |
acceptActivityByName(String processName,
String activityName,
String acceptButtonActionName,
String resourceType,
String resourceName,
String userName,
String password,
Map<String,Object> contextMap,
Date startDateFrom,
Date startDateTo,
int xpdlVersion)
Deprecated.
|
boolean |
isAcceptWithoutActions()
Deprecated.
|
void |
setAcceptWithoutActions(boolean acceptWithoutActions)
Deprecated.
|
protected ActivityManager am
protected ActivityFinder af
public void acceptActivity(String activityId, String processId, String acceptButtonActionName, String userName, String password, Map<String,Object> contextMap) throws Throwable
Throwablepublic void acceptActivityByName(String processName, String activityName, String acceptButtonActionName, String resourceType, String resourceName, String userName, String password, Map<String,Object> contextMap, Date startDateFrom, Date startDateTo, int xpdlVersion) throws Throwable
Throwablepublic void acceptActivities(String processDefId, String activityDefId, String acceptButtonActionName, String resourceType, String resourceName, String userName, String password, Map<String,Object> contextMap, Date startDateFrom, Date startDateTo, int xpdlVersion) throws Throwable
Throwablepublic boolean isAcceptWithoutActions()
public void setAcceptWithoutActions(boolean acceptWithoutActions)
Copyright © 2017 Suncode. All rights reserved.