Uses of Class
io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.cmd.logging |
-
Uses of StepItem in io.getlime.security.powerauth.lib.cmd.logging
Methods in io.getlime.security.powerauth.lib.cmd.logging that return StepItem Modifier and Type Method Description StepItemObjectStepLogger. getFirstItem(java.lang.String id)Get firstStepItemwith given ID.StepItemObjectStepLogger. getFirstItemByName(java.lang.String itemName)Get firstStepItemwith given name.Methods in io.getlime.security.powerauth.lib.cmd.logging that return types with arguments of type StepItem Modifier and Type Method Description java.util.List<StepItem>ObjectStepLogger. getItems()Get step items.