Class | Description |
---|---|
CheckpointTracerPostProcessor |
Injection post processor for
Tracer . |
MessageBoxFinder |
Finder for message boxes.
|
MessageBoxPostProcessor |
Injection post processor for JIRA message boxes.
|
Enum | Description |
---|---|
MessageType |
Enumeration of existing types of message boxes in JIRA forms.
|
Annotation Type | Description |
---|---|
CheckpointTracer |
When
PageBinder used inside TraceContext.doWithCheckpoint(Supplier)
then annotated fields of type TraceContext will be injected with value stored at the time of
TraceContext.doWithCheckpoint(Supplier) invocation. |
MessageBox |
Annotated fields of type
PageElement to be able to inject
page elements representing JIRA message boxes. |
Copyright © 2002-2023 Atlassian. All Rights Reserved.