|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.bpm.TaskInstanceListForType
@Name(value="org.jboss.seam.bpm.taskInstanceListForType")
@Scope(value=APPLICATION)
@Install(precedence=0,
dependencies="org.jboss.seam.bpm.jbpm")
public class TaskInstanceListForTypeSupport for a list of tasks of a particular type.
TaskInstanceList| Constructor Summary | |
|---|---|
TaskInstanceListForType()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.util.List<org.jbpm.taskmgmt.exe.TaskInstance>> |
getTaskInstanceList()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaskInstanceListForType()
| Method Detail |
|---|
@Unwrap @Transactional public java.util.Map<java.lang.String,java.util.List<org.jbpm.taskmgmt.exe.TaskInstance>> getTaskInstanceList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||