Class AbortRelease


  • public class AbortRelease
    extends java.lang.Object
    Parameters needed to abort a release.
    • Constructor Summary

      Constructors 
      Constructor Description
      AbortRelease()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAbortComment()  
      void setAbortComment​(java.lang.String abortComment)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbortRelease

        public AbortRelease()
    • Method Detail

      • getAbortComment

        public java.lang.String getAbortComment()
      • setAbortComment

        public void setAbortComment​(java.lang.String abortComment)