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 interfaceAdept2EbpRefPropertiesInterface for tracking changes in properties ofADEPT2EBPReference.interfaceInternalWorklistItemPropertiesInterface 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 classADEPT2ActivityReferenceAn activity reference to an ADEPT2 activity represented by a node of a process instance.classADEPT2EBPReferenceThe default implementation of an activity reference.classLWPActivityReferenceAn activity reference to an ADEPT2 lightweight-process represented by a node of a process instance.
-