Class DesignerProjectUpdate

java.lang.Object
com.inductiveautomation.ignition.designer.concurrency.DesignerProjectUpdate
All Implemented Interfaces:
Serializable

public class DesignerProjectUpdate extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getSignatures

      public Map<ResourcePath,ResourceSignature> getSignatures()
      Returns:
      a map of ResourcePath -> ResourceSignature for resources changed in this update. The signature will be null if it was a delete operation.
    • isEmpty

      public boolean isEmpty()
    • size

      public Object size()