Interface Adept2EbpRefProperties
- All Superinterfaces:
PropertyTracker
- All Known Implementing Classes:
ADEPT2ActivityReference,ADEPT2EBPReference,LWPActivityReference
Interface for tracking changes in properties of
ADEPT2EBPReference.- Author:
- Ulrich Kreher
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChangedProperty<Serializable>The URIs of the runtime manager have changed. -
Method Summary
Methods inherited from interface de.aristaflow.adept2.model.common.changetracking.PropertyTracker
getChangedProperties
-
Field Details
-
RUNTIME_MANAGER_URIS
The URIs of the runtime manager have changed.
-