public interface TaskContext
Modifier and Type | Method and Description |
---|---|
UserGroupCallback |
getUserGroupCallback()
Returns currently configured UserGroupCallback.
|
String |
getUserId()
Returns user id who performs the operation
|
Task |
loadTaskVariables(Task task)
Loads task (given as argument) variables - both input and output if exists.
|
UserGroupCallback getUserGroupCallback()
Task loadTaskVariables(Task task)
task
- task which should have variables (both input and output) setString getUserId()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.