public interface RequiredActionFactory extends ProviderFactory<RequiredActionProvider>
Modifier and Type | Method and Description |
---|---|
String |
getDisplayText()
Display text used in admin console to reference this required action
|
default boolean |
isOneTimeAction()
Flag indicating whether the execution of the required action by the same circumstances
(e.g.
|
String getDisplayText()
default boolean isOneTimeAction()
Copyright © 2021 JBoss by Red Hat. All rights reserved.