Class ExecuteRequestCertifyProcess

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String processPath  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getProcessPath()  
      • Methods inherited from class hudson.model.AbstractDescribableImpl

        getDescriptor
      • Methods inherited from class java.lang.Object

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

      • processPath

        @Exported
        public java.lang.String processPath
    • Constructor Detail

      • ExecuteRequestCertifyProcess

        @DataBoundConstructor
        public ExecuteRequestCertifyProcess​(java.lang.String processPath)
    • Method Detail

      • getProcessPath

        public java.lang.String getProcessPath()