Class Constants


  • public class Constants
    extends java.lang.Object
    Constants for client-server communication
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • X_RUNDECK_RESULT_HEADER

        public static final java.lang.String X_RUNDECK_RESULT_HEADER
        HTTP Header for result string
        See Also:
        Constant Field Values
      • X_RUNDECK_ACTION_UNAUTHORIZED_HEADER

        public static final java.lang.String X_RUNDECK_ACTION_UNAUTHORIZED_HEADER
        HTTP header for unauthorized message
        See Also:
        Constant Field Values
    • Constructor Detail

      • Constants

        public Constants()