Class VersionOptions


  • public class VersionOptions
    extends Object
    Version Options Initially, used by version revert. Should also be consistent with version options used with Node Create & Update.
    Author:
    janv
    • Constructor Detail

      • VersionOptions

        public VersionOptions()
    • Method Detail

      • getComment

        public String getComment()
      • setComment

        public void setComment​(String comment)
      • getMajorVersion

        public Boolean getMajorVersion()
      • setMajorVersion

        public void setMajorVersion​(Boolean majorVersion)