| Interface | Description |
|---|---|
| SetupStrategy<ParametersT,StepT> |
This interface abstracts actual process of setting up JIRA from the way progressing through steps is handled.
|
| SetupStrategy.StepSwitcher<StepT> | |
| SetupStrategy.StepTask |
| Class | Description |
|---|---|
| AsynchronousJiraSetup<ParametersT,StepT> |
This class allows running final setup steps during instant setup in separate thread.
|
| AsynchronousJiraSetup.SetupStatus<T> | |
| AsynchronousJiraSetupFactory |
This factory is responsible for creating a singleton of AsynchronousJiraSetup.
|
| InstantSetupStrategy |
Default implementation of SetupStrategy.
|
| InstantSetupStrategy.SetupParameters | |
| InstantSetupStrategy.SetupParameters.SetupParametersBuilder |
| Enum | Description |
|---|---|
| InstantSetupStrategy.Step | |
| SetupStrategy.Status |
Copyright © 2002-2019 Atlassian. All Rights Reserved.