Class SuiteDefinitionReceipt
java.lang.Object
org.opentestfactory.messages.OTFMessage
org.squashtest.squash.automation.tm.commons.SuiteDefinitionReceipt
- All Implemented Interfaces:
org.opentestfactory.dto.v1.EventDtoBase
@Introspected
public class SuiteDefinitionReceipt
extends org.opentestfactory.messages.OTFMessage
implements org.opentestfactory.dto.v1.EventDtoBase
-
Field Summary
Fields inherited from class org.opentestfactory.messages.OTFMessage
apiVersion, NAME_KEY, WORKFLOW_ID_KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentestfactory.messages.OTFMessage
addMetadata, checkKind, equals, getApiVersion, getKind, getMetadata, hashCode, setApiVersion, setMetadataMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opentestfactory.dto.v1.EventDtoBase
checkKind
-
Constructor Details
-
SuiteDefinitionReceipt
-
-
Method Details
-
workflowId
Shortcut to get mandatory metadata workflow_id.- Returns:
- the workflow_id
-
name
Shortcut to get mandatory metadata name.- Returns:
- the workflow_id
-
jobId
Shortcut to get metadata job_id. -
jobOrigin
Shortcut to get metadata job_origin. -
getSuiteId
-