Package | Description |
---|---|
com.saperion.ws.wrapper.wf |
Package for ws workflow wrapper.
|
Modifier and Type | Method and Description |
---|---|
SaWsActor |
SaWsHistoryEntry.getActor()
Gets the actor.
|
SaWsActor |
SaWsHistoryEntry.getExecutor()
Gets the executor.
|
SaWsActor |
SaWsTask.getOwner()
Gets the owner.
|
SaWsActor |
SaWsTask.getUser()
Gets the user.
|
Modifier and Type | Method and Description |
---|---|
void |
SaWsHistoryEntry.setActor(SaWsActor newActor)
Sets the actor.
|
void |
SaWsHistoryEntry.setExecutor(SaWsActor newExecutor)
Sets the executor.
|
void |
SaWsTask.setOwner(SaWsActor newOwner)
Sets the owner.
|
void |
SaWsTask.setUser(SaWsActor newUser)
Sets the user.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.