Class TicketModeImpl

    • Constructor Detail

      • TicketModeImpl

        @DataBoundConstructor
        public TicketModeImpl​(String value,
                              String ticketValue,
                              String ticketPath)
    • Method Detail

      • getValue

        public String getValue()
      • getTicketValue

        public String getTicketValue()
      • getTicketSecret

        public String getTicketSecret()
      • getTicketPath

        public String getTicketPath()
      • isTicketValueSet

        public boolean isTicketValueSet()
      • isTicketPathSet

        public boolean isTicketPathSet()