Class WorkflowCanceled

java.lang.Object
org.opentestfactory.messages.OTFMessage
org.opentestfactory.messages.WorkflowCanceled
org.opentestfactory.dto.v1.WorkflowCanceled

public class WorkflowCanceled extends org.opentestfactory.messages.WorkflowCanceled
Author:
edegenetais
  • Field Summary

    Fields inherited from class org.opentestfactory.messages.OTFMessage

    apiVersion, NAME_KEY, WORKFLOW_ID_KEY
  • Constructor Summary

    Constructors
    Constructor
    Description
    WorkflowCanceled(String apiVersion, Map<String,Object> metadata, @Nullable Map<String,Object> details, String kind)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.opentestfactory.messages.WorkflowCanceled

    getDetails, name, workflowId

    Methods inherited from class org.opentestfactory.messages.OTFMessage

    addMetadata, checkKind, equals, getApiVersion, getKind, getMetadata, hashCode, setApiVersion, setMetadata

    Methods inherited from class Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait