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