Package com.atlassian.jira.setup
Interface SetupStrategy.StepSwitcher<StepT>
- Enclosing interface:
SetupStrategy<ParametersT,StepT>
public static interface SetupStrategy.StepSwitcher<StepT>
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetBundleHasLicenseError(boolean hasError) voidvoidwithStep(StepT step, SetupStrategy.StepTask task)
-
Method Details
-
withStep
- Throws:
Exception
-
setError
-
setBundleHasLicenseError
void setBundleHasLicenseError(boolean hasError)
-