Class WorkflowExecutionInfo

    • Constructor Detail

      • WorkflowExecutionInfo

        public WorkflowExecutionInfo()
      • WorkflowExecutionInfo

        public WorkflowExecutionInfo​(WorkflowExecutionInfo other)
        Performs a deep copy on other.
    • Method Detail

      • unsetExecution

        public void unsetExecution()
      • isSetExecution

        public boolean isSetExecution()
        Returns true if field execution is set (has been assigned a value) and false otherwise
      • setExecutionIsSet

        public void setExecutionIsSet​(boolean value)
      • unsetType

        public void unsetType()
      • isSetType

        public boolean isSetType()
        Returns true if field type is set (has been assigned a value) and false otherwise
      • setTypeIsSet

        public void setTypeIsSet​(boolean value)
      • getStartTime

        public long getStartTime()
      • unsetStartTime

        public void unsetStartTime()
      • isSetStartTime

        public boolean isSetStartTime()
        Returns true if field startTime is set (has been assigned a value) and false otherwise
      • setStartTimeIsSet

        public void setStartTimeIsSet​(boolean value)
      • getCloseTime

        public long getCloseTime()
      • unsetCloseTime

        public void unsetCloseTime()
      • isSetCloseTime

        public boolean isSetCloseTime()
        Returns true if field closeTime is set (has been assigned a value) and false otherwise
      • setCloseTimeIsSet

        public void setCloseTimeIsSet​(boolean value)
      • unsetCloseStatus

        public void unsetCloseStatus()
      • isSetCloseStatus

        public boolean isSetCloseStatus()
        Returns true if field closeStatus is set (has been assigned a value) and false otherwise
      • setCloseStatusIsSet

        public void setCloseStatusIsSet​(boolean value)
      • getHistoryLength

        public long getHistoryLength()
      • unsetHistoryLength

        public void unsetHistoryLength()
      • isSetHistoryLength

        public boolean isSetHistoryLength()
        Returns true if field historyLength is set (has been assigned a value) and false otherwise
      • setHistoryLengthIsSet

        public void setHistoryLengthIsSet​(boolean value)
      • getParentDomainId

        public java.lang.String getParentDomainId()
      • setParentDomainId

        public WorkflowExecutionInfo setParentDomainId​(java.lang.String parentDomainId)
      • unsetParentDomainId

        public void unsetParentDomainId()
      • isSetParentDomainId

        public boolean isSetParentDomainId()
        Returns true if field parentDomainId is set (has been assigned a value) and false otherwise
      • setParentDomainIdIsSet

        public void setParentDomainIdIsSet​(boolean value)
      • unsetParentExecution

        public void unsetParentExecution()
      • isSetParentExecution

        public boolean isSetParentExecution()
        Returns true if field parentExecution is set (has been assigned a value) and false otherwise
      • setParentExecutionIsSet

        public void setParentExecutionIsSet​(boolean value)
      • getExecutionTime

        public long getExecutionTime()
      • unsetExecutionTime

        public void unsetExecutionTime()
      • isSetExecutionTime

        public boolean isSetExecutionTime()
        Returns true if field executionTime is set (has been assigned a value) and false otherwise
      • setExecutionTimeIsSet

        public void setExecutionTimeIsSet​(boolean value)
      • getMemo

        public Memo getMemo()
      • unsetMemo

        public void unsetMemo()
      • isSetMemo

        public boolean isSetMemo()
        Returns true if field memo is set (has been assigned a value) and false otherwise
      • setMemoIsSet

        public void setMemoIsSet​(boolean value)
      • unsetSearchAttributes

        public void unsetSearchAttributes()
      • isSetSearchAttributes

        public boolean isSetSearchAttributes()
        Returns true if field searchAttributes is set (has been assigned a value) and false otherwise
      • setSearchAttributesIsSet

        public void setSearchAttributesIsSet​(boolean value)
      • getAutoResetPoints

        public ResetPoints getAutoResetPoints()
      • unsetAutoResetPoints

        public void unsetAutoResetPoints()
      • isSetAutoResetPoints

        public boolean isSetAutoResetPoints()
        Returns true if field autoResetPoints is set (has been assigned a value) and false otherwise
      • setAutoResetPointsIsSet

        public void setAutoResetPointsIsSet​(boolean value)
      • getTaskList

        public java.lang.String getTaskList()
      • unsetTaskList

        public void unsetTaskList()
      • isSetTaskList

        public boolean isSetTaskList()
        Returns true if field taskList is set (has been assigned a value) and false otherwise
      • setTaskListIsSet

        public void setTaskListIsSet​(boolean value)
      • isIsCron

        public boolean isIsCron()
      • unsetIsCron

        public void unsetIsCron()
      • isSetIsCron

        public boolean isSetIsCron()
        Returns true if field isCron is set (has been assigned a value) and false otherwise
      • setIsCronIsSet

        public void setIsCronIsSet​(boolean value)
      • equals

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

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

        public void read​(org.apache.thrift.protocol.TProtocol iprot)
                  throws org.apache.thrift.TException
        Specified by:
        read in interface org.apache.thrift.TBase<WorkflowExecutionInfo,​WorkflowExecutionInfo._Fields>
        Throws:
        org.apache.thrift.TException
      • write

        public void write​(org.apache.thrift.protocol.TProtocol oprot)
                   throws org.apache.thrift.TException
        Specified by:
        write in interface org.apache.thrift.TBase<WorkflowExecutionInfo,​WorkflowExecutionInfo._Fields>
        Throws:
        org.apache.thrift.TException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • validate

        public void validate()
                      throws org.apache.thrift.TException
        Throws:
        org.apache.thrift.TException