public class Fabric8AnnotationProvider extends Object implements AnnotationProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
Fabric8AnnotationProvider.ImmutableFabric8AnnotationProvider |
| Modifier and Type | Field and Description |
|---|---|
static String |
GIT_BRANCH |
static String |
GIT_COMMIT |
static String |
GIT_URL |
static String |
PROJECT_PREFIX |
MAX_ANNOTATION_KEY_LENGTH, SESSION_ID, TEST_CASE_STATUS_FORMAT, TEST_SESSION_STATUS| Constructor and Description |
|---|
Fabric8AnnotationProvider() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
create(String sessionId,
String status) |
AnnotationProvider |
toImmutable() |
public static final String GIT_COMMIT
public static final String GIT_URL
public static final String GIT_BRANCH
public static final String PROJECT_PREFIX
public AnnotationProvider toImmutable()
toImmutable in interface WithToImmutable<AnnotationProvider>Copyright © 2018 JBoss by Red Hat. All rights reserved.