Uses of Interface
de.aristaflow.adept2.model.common.changetracking.PropertyTracker
-
Packages that use PropertyTracker Package Description de.aristaflow.adept2.model.worklistmodel -
-
Uses of PropertyTracker in de.aristaflow.adept2.model.worklistmodel
Subinterfaces of PropertyTracker in de.aristaflow.adept2.model.worklistmodel Modifier and Type Interface Description interface
Adept2EbpRefProperties
Interface for tracking changes in properties ofADEPT2EBPReference
.interface
InternalWorklistItemProperties
Interface for tracking changes in properties of an internal worklist item.Classes in de.aristaflow.adept2.model.worklistmodel that implement PropertyTracker Modifier and Type Class Description class
ADEPT2ActivityReference
An activity reference to an ADEPT2 activity represented by a node of a process instance.class
ADEPT2EBPReference
The default implementation of an activity reference.class
LWPActivityReference
An activity reference to an ADEPT2 lightweight-process represented by a node of a process instance.
-