Uses of Class
io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.steps.v3 |
-
Uses of CommitUpgradeStepModel in io.getlime.security.powerauth.lib.cmd.steps.v3
Methods in io.getlime.security.powerauth.lib.cmd.steps.v3 that return types with arguments of type CommitUpgradeStepModel Modifier and Type Method Description StepContext<CommitUpgradeStepModel,io.getlime.core.rest.model.base.response.Response>CommitUpgradeStep. prepareStepContext(StepLogger stepLogger, Map<String,Object> context)Method parameters in io.getlime.security.powerauth.lib.cmd.steps.v3 with type arguments of type CommitUpgradeStepModel Modifier and Type Method Description voidCommitUpgradeStep. processResponse(StepContext<CommitUpgradeStepModel,io.getlime.core.rest.model.base.response.Response> stepContext)