Uses of Class
org.opentestfactory.dto.v1.WorkflowLogNotification.LogSpec
-
Uses of WorkflowLogNotification.LogSpec in org.opentestfactory.dto.v1
Methods in org.opentestfactory.dto.v1 that return WorkflowLogNotification.LogSpecMethods in org.opentestfactory.dto.v1 with parameters of type WorkflowLogNotification.LogSpecModifier and TypeMethodDescriptionvoidWorkflowLogNotification.setSpec(WorkflowLogNotification.LogSpec spec) Constructors in org.opentestfactory.dto.v1 with parameters of type WorkflowLogNotification.LogSpecModifierConstructorDescriptionWorkflowLogNotification(String apiVersion, String name, String workflowId, WorkflowLogNotification.LogSpec spec) WorkflowLogNotification(String apiVersion, Map<String, Object> metadata, WorkflowLogNotification.LogSpec spec)