@Deprecated public class AcceptActivity extends Object
| Constructor and Description |
|---|
AcceptActivity()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
acceptActivities(String processDefId,
String activityDefId,
String actionName,
String resourceType,
String resourceName,
String userName,
String password,
String variables,
String sStartDateFrom,
String sStartDateTo,
int xpdlVersion)
Deprecated.
|
void |
acceptActivitiesByNames(String processDefName,
String activityDefName,
String actionName,
String resourceType,
String resourceName,
String userName,
String password,
String variables,
String sStartDateFrom,
String sStartDateTo,
int xpdlVersion)
Deprecated.
|
void |
acceptActivitiesFromFile(String path)
Deprecated.
|
void |
acceptActivitiesWithoutActions(String processDefId,
String activityDefId,
String actionName,
String resourceType,
String resourceName,
String userName,
String password,
String variables,
String sStartDateFrom,
String sStartDateTo,
int xpdlVersion)
Deprecated.
|
void |
acceptActivity(String activityId,
String processId,
String actionName,
String userName,
String password,
String variables)
Deprecated.
|
void |
acceptActivityByName(String processName,
String activityName,
String actionName,
String resourceType,
String resourceName,
String userName,
String password,
String variables,
String sStartDateFrom,
String sStartDateTo,
int xpdlVersion)
Deprecated.
|
Map<String,Object> |
convertStrToMap(String str)
Deprecated.
|
@Deprecated public void acceptActivity(String activityId, String processId, String actionName, String userName, String password, String variables) throws Throwable
Throwable@Deprecated public void acceptActivityByName(String processName, String activityName, String actionName, String resourceType, String resourceName, String userName, String password, String variables, String sStartDateFrom, String sStartDateTo, int xpdlVersion) throws Throwable
Throwable@Deprecated public void acceptActivities(String processDefId, String activityDefId, String actionName, String resourceType, String resourceName, String userName, String password, String variables, String sStartDateFrom, String sStartDateTo, int xpdlVersion) throws Throwable
Throwable@Deprecated public void acceptActivitiesWithoutActions(String processDefId, String activityDefId, String actionName, String resourceType, String resourceName, String userName, String password, String variables, String sStartDateFrom, String sStartDateTo, int xpdlVersion) throws Throwable
Throwable@Deprecated public void acceptActivitiesFromFile(String path) throws Throwable
Throwable@Deprecated public void acceptActivitiesByNames(String processDefName, String activityDefName, String actionName, String resourceType, String resourceName, String userName, String password, String variables, String sStartDateFrom, String sStartDateTo, int xpdlVersion) throws Throwable
ThrowableCopyright © 2023 Suncode. All rights reserved.