Package com.atlassian.jira.setup
package com.atlassian.jira.setup
-
ClassDescriptionAsynchronousJiraSetup<ParametersT,
StepT> This class allows running final setup steps during instant setup in separate thread.This factory is responsible for creating a singleton of AsynchronousJiraSetup.Default implementation of SetupStrategy.SetupStrategy<ParametersT,StepT> This interface abstracts actual process of setting up JIRA from the way progressing through steps is handled.SetupStrategy.StepSwitcher<StepT>