A B C D E F G I L O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractClient - Class in io.orangebeard.client
- AbstractClient(UUID) - Constructor for class io.orangebeard.client.AbstractClient
- AFTER_CLASS - io.orangebeard.client.entity.TestItemType
- AFTER_GROUPS - io.orangebeard.client.entity.TestItemType
- AFTER_METHOD - io.orangebeard.client.entity.TestItemType
- AFTER_SUITE - io.orangebeard.client.entity.TestItemType
- AFTER_TEST - io.orangebeard.client.entity.TestItemType
- Attachment - Class in io.orangebeard.client.entity
- Attachment(UUID, UUID, LogLevel, String, Attachment.File) - Constructor for class io.orangebeard.client.entity.Attachment
- Attachment.File - Class in io.orangebeard.client.entity
- Attribute - Class in io.orangebeard.client.entity
- Attribute(String) - Constructor for class io.orangebeard.client.entity.Attribute
-
New attribute.
- Attribute(String, String) - Constructor for class io.orangebeard.client.entity.Attribute
-
New attribute.
B
- BEFORE_CLASS - io.orangebeard.client.entity.TestItemType
- BEFORE_GROUPS - io.orangebeard.client.entity.TestItemType
- BEFORE_METHOD - io.orangebeard.client.entity.TestItemType
- BEFORE_SUITE - io.orangebeard.client.entity.TestItemType
- BEFORE_TEST - io.orangebeard.client.entity.TestItemType
C
- CANCELLED - io.orangebeard.client.entity.Status
- checkPropertiesArePresent() - Method in class io.orangebeard.client.OrangebeardProperties
D
E
F
- FAILED - io.orangebeard.client.entity.Status
- fatal - io.orangebeard.client.entity.LogLevel
- File(File) - Constructor for class io.orangebeard.client.entity.Attachment.File
- finishTestItem(UUID, FinishTestItem) - Method in interface io.orangebeard.client.OrangebeardClient
- finishTestItem(UUID, FinishTestItem) - Method in class io.orangebeard.client.OrangebeardV1Client
- finishTestItem(UUID, FinishTestItem) - Method in class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- finishTestItem(UUID, FinishTestItem) - Method in class io.orangebeard.client.OrangebeardV2Client
- FinishTestItem - Class in io.orangebeard.client.entity
- FinishTestItem(UUID, Status, String, Set<Attribute>) - Constructor for class io.orangebeard.client.entity.FinishTestItem
- finishTestRun(UUID, FinishTestRun) - Method in interface io.orangebeard.client.OrangebeardClient
- finishTestRun(UUID, FinishTestRun) - Method in class io.orangebeard.client.OrangebeardV1Client
- finishTestRun(UUID, FinishTestRun) - Method in class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- finishTestRun(UUID, FinishTestRun) - Method in class io.orangebeard.client.OrangebeardV2Client
- FinishTestRun - Class in io.orangebeard.client.entity
- FinishTestRun(Status) - Constructor for class io.orangebeard.client.entity.FinishTestRun
G
- getAuthorizationHeaders(String) - Method in class io.orangebeard.client.AbstractClient
- getMultipartLogRequest(Attachment) - Method in class io.orangebeard.client.AbstractClient
I
- IN_PROGRESS - io.orangebeard.client.entity.Status
- info - io.orangebeard.client.entity.LogLevel
- INTERRUPTED - io.orangebeard.client.entity.Status
- io.orangebeard.client - package io.orangebeard.client
- io.orangebeard.client.entity - package io.orangebeard.client.entity
L
- log(Log) - Method in interface io.orangebeard.client.OrangebeardClient
- log(Log) - Method in class io.orangebeard.client.OrangebeardV1Client
- log(Log) - Method in class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- log(Log) - Method in class io.orangebeard.client.OrangebeardV2Client
- Log - Class in io.orangebeard.client.entity
- Log(UUID, UUID, LogLevel, String) - Constructor for class io.orangebeard.client.entity.Log
- LogLevel - Enum in io.orangebeard.client.entity
O
- ORANGEBEARD_ACCESS_TOKEN - Static variable in class io.orangebeard.client.PropertyNames
- ORANGEBEARD_ATTRIBUTES - Static variable in class io.orangebeard.client.PropertyNames
- ORANGEBEARD_DESCRIPTION - Static variable in class io.orangebeard.client.PropertyNames
- ORANGEBEARD_ENDPOINT - Static variable in class io.orangebeard.client.PropertyNames
- ORANGEBEARD_PROJECT - Static variable in class io.orangebeard.client.PropertyNames
- ORANGEBEARD_PROPERTY_FILE - Static variable in class io.orangebeard.client.PropertyNames
- ORANGEBEARD_TESTSET - Static variable in class io.orangebeard.client.PropertyNames
- OrangebeardClient - Interface in io.orangebeard.client
- OrangebeardProperties - Class in io.orangebeard.client
- OrangebeardProperties() - Constructor for class io.orangebeard.client.OrangebeardProperties
- OrangebeardV1Client - Class in io.orangebeard.client
- OrangebeardV1Client(String, UUID, String, boolean) - Constructor for class io.orangebeard.client.OrangebeardV1Client
- OrangebeardV1Client(RestTemplate, String, UUID, String, boolean) - Constructor for class io.orangebeard.client.OrangebeardV1Client
- OrangebeardV1ClientDeprecated - Class in io.orangebeard.client
-
Deprecated.This client reports to the deprecated Report Portal API. You should use the non-deprecated version.
- OrangebeardV1ClientDeprecated(String, UUID, String, boolean) - Constructor for class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- OrangebeardV1ClientDeprecated(RestTemplate, String, UUID, String, boolean) - Constructor for class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- OrangebeardV2Client - Class in io.orangebeard.client
- OrangebeardV2Client(String, UUID, String, boolean) - Constructor for class io.orangebeard.client.OrangebeardV2Client
- OrangebeardV2Client(RestTemplate, String, UUID, String, boolean) - Constructor for class io.orangebeard.client.OrangebeardV2Client
P
- PASSED - io.orangebeard.client.entity.Status
- PropertyNames - Class in io.orangebeard.client
- PropertyNames() - Constructor for class io.orangebeard.client.PropertyNames
R
- requiredValuesArePresent() - Method in class io.orangebeard.client.OrangebeardProperties
- RESETED - io.orangebeard.client.entity.Status
- Response - Class in io.orangebeard.client.entity
- Response() - Constructor for class io.orangebeard.client.entity.Response
S
- SCENARIO - io.orangebeard.client.entity.TestItemType
- sendAttachment(Attachment) - Method in interface io.orangebeard.client.OrangebeardClient
- sendAttachment(Attachment) - Method in class io.orangebeard.client.OrangebeardV1Client
- sendAttachment(Attachment) - Method in class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- sendAttachment(Attachment) - Method in class io.orangebeard.client.OrangebeardV2Client
- setStatus(Status) - Method in class io.orangebeard.client.entity.Suite
- SKIPPED - io.orangebeard.client.entity.Status
- startTestItem(UUID, StartTestItem) - Method in interface io.orangebeard.client.OrangebeardClient
- startTestItem(UUID, StartTestItem) - Method in class io.orangebeard.client.OrangebeardV1Client
- startTestItem(UUID, StartTestItem) - Method in class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- startTestItem(UUID, StartTestItem) - Method in class io.orangebeard.client.OrangebeardV2Client
- StartTestItem - Class in io.orangebeard.client.entity
- StartTestItem(UUID, String, TestItemType, String, Set<Attribute>) - Constructor for class io.orangebeard.client.entity.StartTestItem
- startTestRun(StartTestRun) - Method in interface io.orangebeard.client.OrangebeardClient
- startTestRun(StartTestRun) - Method in class io.orangebeard.client.OrangebeardV1Client
- startTestRun(StartTestRun) - Method in class io.orangebeard.client.OrangebeardV1ClientDeprecated
-
Deprecated.
- startTestRun(StartTestRun) - Method in class io.orangebeard.client.OrangebeardV2Client
- StartTestRun - Class in io.orangebeard.client.entity
- StartTestRun(String, String, Set<Attribute>) - Constructor for class io.orangebeard.client.entity.StartTestRun
- Status - Enum in io.orangebeard.client.entity
- STEP - io.orangebeard.client.entity.TestItemType
- STOPPED - io.orangebeard.client.entity.Status
- STORY - io.orangebeard.client.entity.TestItemType
- Suite - Class in io.orangebeard.client.entity
- Suite(UUID) - Constructor for class io.orangebeard.client.entity.Suite
- SUITE - io.orangebeard.client.entity.TestItemType
T
- TEST - io.orangebeard.client.entity.TestItemType
- TestItemType - Enum in io.orangebeard.client.entity
- toString() - Method in class io.orangebeard.client.entity.Attribute
- trace - io.orangebeard.client.entity.LogLevel
U
- unknown - io.orangebeard.client.entity.LogLevel
- uuid - Variable in class io.orangebeard.client.AbstractClient
V
- valueOf(String) - Static method in enum io.orangebeard.client.entity.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.orangebeard.client.entity.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.orangebeard.client.entity.TestItemType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.orangebeard.client.entity.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.orangebeard.client.entity.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.orangebeard.client.entity.TestItemType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
A B C D E F G I L O P R S T U V WAll Classes All Packages