public static interface SetupStrategy.StepSwitcher<StepT>
| Modifier and Type | Method and Description |
|---|---|
void |
setBundleHasLicenseError(boolean hasError) |
void |
setError(String error) |
void |
withStep(StepT step,
SetupStrategy.StepTask task) |
void withStep(StepT step, SetupStrategy.StepTask task) throws Exception
Exceptionvoid setError(String error)
void setBundleHasLicenseError(boolean hasError)
Copyright © 2002-2024 Atlassian. All Rights Reserved.