Class AllureCollectorInput
java.lang.Object
org.opentestfactory.messages.OTFMessage
org.opentestfactory.dto.v1.AllureCollectorInput
- All Implemented Interfaces:
EventDtoBase
public class AllureCollectorInput
extends org.opentestfactory.messages.OTFMessage
implements EventDtoBase
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsFields 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, getMetadata, hashCode, setApiVersion, setMetadataMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface EventDtoBase
checkKind
-
Field Details
-
TEST_PLAN_ID_FIELD_KEY
- See Also:
-
ATTACHMENTS_FIELD_KEY
- See Also:
-
ALLURE_COLLECTOR_INPUT_KIND
- See Also:
-
-
Constructor Details
-
AllureCollectorInput
-
-
Method Details
-
testPlanId
-
attachments
-
getKind
- Overrides:
getKindin classorg.opentestfactory.messages.OTFMessage
-
name
-
workflowId
-
jobId
-
jobOrigin
-
getWith
-