Uses of Class
de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
-
Packages that use ADEPT2EBPReference Package Description de.aristaflow.adept2.model.worklistmodel de.aristaflow.ilm.model.worklistmodel -
-
Uses of ADEPT2EBPReference in de.aristaflow.adept2.model.worklistmodel
Subclasses of ADEPT2EBPReference in de.aristaflow.adept2.model.worklistmodel Modifier and Type Class Description class
ADEPT2ActivityReference
An activity reference to an ADEPT2 activity represented by a node of a process instance.class
LWPActivityReference
An activity reference to an ADEPT2 lightweight-process represented by a node of a process instance.Fields in de.aristaflow.adept2.model.worklistmodel with type parameters of type ADEPT2EBPReference Modifier and Type Field Description static ChangedProperty<ADEPT2EBPReference>
InternalWorklistItemProperties. ACTIVITY_REFERENCE
The activity reference of the worklist item has changed. -
Uses of ADEPT2EBPReference in de.aristaflow.ilm.model.worklistmodel
Methods in de.aristaflow.ilm.model.worklistmodel with type parameters of type ADEPT2EBPReference Modifier and Type Method Description protected static <T extends ADEPT2EBPReference,I extends AfEbpReference>
ITransformation. fillAfEbpReference(T actRef, I ret)
Methods in de.aristaflow.ilm.model.worklistmodel with parameters of type ADEPT2EBPReference Modifier and Type Method Description static AfEbpReference
Transformation. toIlm(ADEPT2EBPReference aer)
-