Class HALMConnection.ConnectionInfoResult

    • Field Detail

      • connectionInfo

        public com.perforce.halm.rest.ConnectionInfo connectionInfo
        Connection Information
    • Constructor Detail

      • ConnectionInfoResult

        public ConnectionInfoResult()
    • Method Detail

      • isErrorInternal

        public boolean isErrorInternal()
        Implementer can extend isError safely by implementing isErrorInternal.
        Overrides:
        isErrorInternal in class HALMConnection.AbstractResult
        Returns:
        True indicates the implementor thinks this result should be a failure.