Package com.inductiveautomation.ignition.designer.project
package com.inductiveautomation.ignition.designer.project
-
ClassDescriptionExtension of
Project
with additional functionality to support the Designer's need to model the project as a tree of resources which can be mutated and staged for push and pull operations.Given to a project in order to apply all changes pulled from the Gateway, along with the choices made on resource conflicts.ProgressTask that will return a RuntimeProject upon successful completion.Sends the project's snapshots to the gateway in order to perform a pull, which will contain any changes made remotely.Modal dialog box that presents a checkbox-tree of all modified, added, or deleted resources to the user so they can pick what to push (a.k.a.Contains the user's choices from the save dialog box, such as which changes to push, and whether or not to update and resolve conflicts before pushing.A version of project resource listener that only listens for changes to a specific resource, and is suppressible.