Package | Description |
---|---|
com.saperion.ws |
Root package for SAPERION ws classes and packages.
|
com.saperion.ws.jaxws | |
com.saperion.ws.wrapper.wf |
Package for ws workflow wrapper.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsWorkflowService.execute(int token,
String taskId,
SaWsCommand command,
String nextActor,
String comment,
Date escalationDate)
Executes the specified task.
|
Modifier and Type | Method and Description |
---|---|
SaWsCommand |
Execute.getCommand() |
Modifier and Type | Method and Description |
---|---|
void |
Execute.setCommand(SaWsCommand command) |
Modifier and Type | Method and Description |
---|---|
List<SaWsCommand> |
SaWsTask.getCommands()
Gets the commands.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsTask.setCommands(List<SaWsCommand> newCommands)
Sets the commands.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.