E
- parent data objectF
- transition field choice definition of the lifecycle of the objectpublic abstract class UserSelectionForTask<E extends DataObject<E> & LifecycleInterface<E,F>,F extends TransitionFieldChoiceDefinition<F>>
extends java.lang.Object
Constructor and Description |
---|
UserSelectionForTask() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.ArrayList<DataObjectId<Appuser>> |
select(DataObjectId<Workflow> workflowid,
E object)
generates the list of potential users for the workflow task
|
public abstract java.util.ArrayList<DataObjectId<Appuser>> select(DataObjectId<Workflow> workflowid, E object)
workflowid
- object id of workflowobject
- parent data object