Uses of Interface
org.opencrx.kernel.workflow1.cci2.AbstractTask

Packages that use AbstractTask
org.opencrx.kernel.workflow1.cci2   
org.opencrx.kernel.workflow1.jmi1   
org.opencrx.kernel.workflow1.jpa3   
 

Uses of AbstractTask in org.opencrx.kernel.workflow1.cci2
 

Subinterfaces of AbstractTask in org.opencrx.kernel.workflow1.cci2
 interface ExternalTask
          Class ExternalTask
 interface WfProcess
          Class WfProcess
 

Methods in org.opencrx.kernel.workflow1.cci2 with type parameters of type AbstractTask
<T extends AbstractTask>
SegmentContainsWfProcess.WfProcess<T>
Segment.getWfProcess()
          Retrieves a set containing all the elements for the reference wfProcess.
 

Uses of AbstractTask in org.opencrx.kernel.workflow1.jmi1
 

Subinterfaces of AbstractTask in org.opencrx.kernel.workflow1.jmi1
 interface AbstractTask
          Abstract class AbstractTask
 

Uses of AbstractTask in org.opencrx.kernel.workflow1.jpa3
 

Classes in org.opencrx.kernel.workflow1.jpa3 that implement AbstractTask
 class AbstractTask
          Abstract class AbstractTask
 class ExternalTask
          Class ExternalTask
 class WfProcess
          Class WfProcess
 

Methods in org.opencrx.kernel.workflow1.jpa3 with type parameters of type AbstractTask
<T extends AbstractTask>
SegmentContainsWfProcess.WfProcess<T>
Segment.getWfProcess()
          Retrieves a set containing all the elements for the reference wfProcess.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.