Class CloseJobResponse

    • Constructor Detail

      • CloseJobResponse

        public CloseJobResponse​(boolean closed)
    • Method Detail

      • isClosed

        public boolean isClosed()
        Has the job closed or not
        Returns:
        boolean value indicating the job closed status
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object