Interface DesignerProjectResourceListener
- All Superinterfaces:
ProjectResourceListener
- All Known Implementing Classes:
PendingUpdateState
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
Occurs after changes have been successfully saved to the gateway.default void
Called when changes are made to project resource's inheritanceMethods inherited from interface com.inductiveautomation.ignition.common.project.ProjectResourceListener
getResourceFilter, manifestChanged, onAfterChanges, onBeforeChanges, resourcesCreated, resourcesDeleted, resourcesModified
-
Method Details
-
resourcesInheritanceChanged
Called when changes are made to project resource's inheritance -
onAfterProjectPush
default void onAfterProjectPush()Occurs after changes have been successfully saved to the gateway.
-