Class ChangeOperation.ManifestChangeOperation

java.lang.Object
com.inductiveautomation.ignition.common.project.ChangeOperation
com.inductiveautomation.ignition.common.project.ChangeOperation.ManifestChangeOperation
All Implemented Interfaces:
Serializable
Enclosing class:
ChangeOperation

public static class ChangeOperation.ManifestChangeOperation extends ChangeOperation
See Also:
  • Method Details

    • getManifest

      public ProjectManifest getManifest()
    • getBaseHashCode

      public int getBaseHashCode()
    • getProjectName

      public String getProjectName()
      Specified by:
      getProjectName in class ChangeOperation
      Returns:
      the name of the project the target of this operation belongs to.
    • toString

      public String toString()
      Overrides:
      toString in class Object