- getConfluenceAppId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getConfluencePageId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getErrorMessages() - Method in interface com.adaptavist.tm4j.api.service.common.ServiceResult
-
Returns a list with error messages if the result is not valid.
- getErrorMessages() - Method in interface com.adaptavist.tm4j.api.service.common.ValidationResult
-
Returns a list with error messages if the result is not valid.
- getEventType() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseChangedEvent
-
Gets the type of the event
- getEventType() - Method in interface com.adaptavist.tm4j.api.event.testcycle.TestCycleChangedEvent
-
Gets the type of the event
- getEventType() - Method in interface com.adaptavist.tm4j.api.event.testexecution.TestExecutionChangedEvent
-
Gets the type of the event
- getFullErrorMessages() - Method in interface com.adaptavist.tm4j.api.service.common.ValidationResult
-
- getGeneratedByUser() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseChangedEvent
-
Gets the userKey of the user who generated the event
- getGeneratedByUser() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseImportedEvent
-
Gets the userKey of the user who generated the event
- getGeneratedByUser() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent
-
Gets the userKey of the user who generated the event
- getGeneratedByUser() - Method in interface com.adaptavist.tm4j.api.event.testcycle.TestCycleChangedEvent
-
Gets the userKey of the user who generated the event
- getGeneratedByUser() - Method in interface com.adaptavist.tm4j.api.event.testexecution.TestExecutionChangedEvent
-
Gets the userKey of the user who generated the event
- getId() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseChangedEvent
-
Gets the ID of the Test Case
- getId() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseImportedEvent
-
Gets the ID of the Test Case
- getId() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent
-
Gets the ID of the Test Case
- getId() - Method in interface com.adaptavist.tm4j.api.event.testcycle.TestCycleChangedEvent
-
Gets the ID of the Test Cycle
- getId() - Method in interface com.adaptavist.tm4j.api.event.testexecution.TestExecutionChangedEvent
-
Gets the ID of the Test Execution
- getId() - Method in interface com.adaptavist.tm4j.api.service.status.model.StatusModel
-
- getId() - Method in interface com.adaptavist.tm4j.api.service.testcase.model.TestCaseModel
-
- getId() - Method in interface com.adaptavist.tm4j.api.service.testcycle.model.TestCycleModel
-
- getId() - Method in interface com.adaptavist.tm4j.api.service.testexecution.model.TestExecutionModel
-
- getId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getImportType() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseImportedEvent
-
Gets the type of the file used to import the Test Case
- getIssueId() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent
-
- getIssueId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getKey() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseChangedEvent
-
Gets the KEY of the Test Case
- getKey() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseImportedEvent
-
Gets the KEY of the Test Case
- getKey() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent
-
Gets the KEY of the Test Case
- getKey() - Method in interface com.adaptavist.tm4j.api.event.testcycle.TestCycleChangedEvent
-
Gets the KEY of the Test Cycle
- getKey() - Method in interface com.adaptavist.tm4j.api.event.testexecution.TestExecutionChangedEvent
-
Gets the KEY of the Test Execution
- getKey() - Method in interface com.adaptavist.tm4j.api.service.testcase.model.TestCaseModel
-
- getKey() - Method in interface com.adaptavist.tm4j.api.service.testcycle.model.TestCycleModel
-
- getKey() - Method in interface com.adaptavist.tm4j.api.service.testexecution.model.TestExecutionModel
-
- getMessage() - Method in interface com.adaptavist.tm4j.api.service.common.ValidationMessage
-
Returns the error message if not valid, null otherwise.
- getMeta() - Method in interface com.adaptavist.tm4j.api.service.common.ValidationMessage
-
Returns a map with meta information about the error.
- getName() - Method in interface com.adaptavist.tm4j.api.service.status.model.StatusModel
-
- getResult() - Method in interface com.adaptavist.tm4j.api.service.common.ServiceResult
-
Returns the value that was returned by the service, or null.
- getStatusCode() - Method in interface com.adaptavist.tm4j.api.service.common.ServiceResult
-
Returns the status code that was returned by the service, or null.
- getStatusId() - Method in interface com.adaptavist.tm4j.api.service.testcase.model.TestCaseModel
-
- getStatusId() - Method in interface com.adaptavist.tm4j.api.service.testcycle.model.TestCycleModel
-
- getStatusId() - Method in interface com.adaptavist.tm4j.api.service.testexecution.model.TestExecutionModel
-
- getTestCaseId() - Method in interface com.adaptavist.tm4j.api.service.testexecution.model.TestExecutionModel
-
- getTestCaseId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getTestCaseModelById(String, Long) - Method in interface com.adaptavist.tm4j.api.service.testcase.TestCaseService
-
- getTestCaseStatusModelById(String, Long) - Method in interface com.adaptavist.tm4j.api.service.status.StatusService
-
- getTestCaseTraceLinkCountByIssueId(String, Long) - Method in interface com.adaptavist.tm4j.api.service.tracelink.TraceLinkService
-
Returns the number of TraceLinks between an Issue and TestCase that exist for the provided issueId.
- getTestCycleId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getTestCycleModelById(String, Long) - Method in interface com.adaptavist.tm4j.api.service.testcycle.TestCycleService
-
- getTestCycleStatusModelById(String, Long) - Method in interface com.adaptavist.tm4j.api.service.status.StatusService
-
- getTestExecutionId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getTestExecutionModelById(String, Long) - Method in interface com.adaptavist.tm4j.api.service.testexecution.TestExecutionService
-
- getTestExecutionStatusModelById(String, Long) - Method in interface com.adaptavist.tm4j.api.service.status.StatusService
-
- getTestExecutionStepId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getTestPlanId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getTraceabilityType() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent
-
Gets the type of the traceability event
- getTraceLinkId() - Method in interface com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent
-
- getTraceLinkModelsByTestCaseId(String, Long) - Method in interface com.adaptavist.tm4j.api.service.tracelink.TraceLinkService
-
- getTraceLinkModelsByTestCycleId(String, Long) - Method in interface com.adaptavist.tm4j.api.service.tracelink.TraceLinkService
-
- getTraceLinkModelsByTestExecutionId(String, Long) - Method in interface com.adaptavist.tm4j.api.service.tracelink.TraceLinkService
-
- getTypeId() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getUrl() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getUrlDescription() - Method in interface com.adaptavist.tm4j.api.service.tracelink.model.TraceLinkModel
-
- getValidationResult() - Method in interface com.adaptavist.tm4j.api.service.common.ServiceResult
-
- isApproved() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestCaseStatusModel
-
Returns true if the Status is the 'Approved' Zephyr system status, false otherwise.
- isBlocked() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
-
Returns true if the Status is the 'Blocked' Zephyr system status, false otherwise.
- isDeprecated() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestCaseStatusModel
-
Returns true if the Status is the 'Deprecated' Zephyr system status, false otherwise.
- isDone() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestCycleStatusModel
-
Returns true if the Status is the 'Done' Zephyr system status, false otherwise.
- isDraft() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestCaseStatusModel
-
Returns true if the Status is the 'Draft' Zephyr system status, false otherwise.
- isFail() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
-
Returns true if the Status is the 'Fail' Zephyr system status, false otherwise.
- isInProgress() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestCycleStatusModel
-
Returns true if the Status is the 'In Progress' Zephyr system status, false otherwise.
- isInProgress() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
-
Returns true if the Status is the 'In Progress' Zephyr system status, false otherwise.
- isNotExecuted() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestCycleStatusModel
-
Returns true if the Status is the 'Not Executed' Zephyr system status, false otherwise.
- isNotExecuted() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
-
Returns true if the Status is the 'Not Executed' Zephyr system status, false otherwise.
- isPass() - Method in interface com.adaptavist.tm4j.api.service.status.model.TestExecutionStatusModel
-
Returns true if the Status is the 'Pass' Zephyr system status, false otherwise.
- isSystemDefault() - Method in interface com.adaptavist.tm4j.api.service.status.model.StatusModel
-
Returns true if the Status is a System Default Zephyr status, false otherwise.
- isValid() - Method in interface com.adaptavist.tm4j.api.service.common.ServiceResult
-
Returns true if there are no errors, false otherwise.
- isValid() - Method in interface com.adaptavist.tm4j.api.service.common.ValidationMessage
-
Returns true if it's an error, false otherwise.
- isValid() - Method in interface com.adaptavist.tm4j.api.service.common.ValidationResult
-
Returns true if there are no errors, false otherwise.
- ValidationMessage - Interface in com.adaptavist.tm4j.api.service.common
-
This interface defines a validation message in Zephyr that has a valid/invalid state, and stores the message and an optional meta info map.
- ValidationResult - Interface in com.adaptavist.tm4j.api.service.common
-
This interface defines a Validation Result that might contain errors when the validation has an invalid state.
- valueOf(String) - Static method in enum com.adaptavist.tm4j.api.event.testcase.TestCaseChangedEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adaptavist.tm4j.api.event.testcase.TestCaseImportedEvent.ImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent.TraceabilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adaptavist.tm4j.api.event.testcycle.TestCycleChangedEvent.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.adaptavist.tm4j.api.event.testexecution.TestExecutionChangedEvent.EventType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.adaptavist.tm4j.api.event.testcase.TestCaseChangedEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adaptavist.tm4j.api.event.testcase.TestCaseImportedEvent.ImportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adaptavist.tm4j.api.event.testcase.TestCaseTraceabilityChangedEvent.TraceabilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adaptavist.tm4j.api.event.testcycle.TestCycleChangedEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.adaptavist.tm4j.api.event.testexecution.TestExecutionChangedEvent.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.