Modifier and Type | Method and Description |
---|---|
void |
TaskContext.doFlow(String workName,
String taskName,
Object parameter)
|
Modifier and Type | Method and Description |
---|---|
WorkManager |
Office.getWorkManager(String workName)
Obtains the
WorkManager for the named Work . |
Modifier and Type | Method and Description |
---|---|
WorkManager |
OfficeImpl.getWorkManager(String workName) |
Modifier and Type | Method and Description |
---|---|
TaskMetaData<?,?,?> |
ProcessStateImpl.getTaskMetaData(String workName,
String taskName) |
Modifier and Type | Method and Description |
---|---|
TaskMetaData<?,?,?> |
ProcessState.getTaskMetaData(String workName,
String taskName)
|
Modifier and Type | Method and Description |
---|---|
Object |
HttpRouteTask.doTask(TaskContext<HttpRouteTask,HttpRouteTask.HttpRouteTaskDependencies,HttpRouteTask.HttpRouteTaskFlows> context) |
Copyright © 2005–2016. All rights reserved.