public interface FlowHandlerView
| Modifier and Type | Method and Description |
|---|---|
void |
clearSteps() |
void |
onFinishProcess(java.lang.String processId) |
void |
setActiveFragment(androidx.fragment.app.Fragment fragment,
IdentityProcess identityProcess) |
void |
setBrandTheme(BrandTheme theme) |
void |
setIdentityProcess(IdentityProcess identityProcess) |
void |
setTruoraException(TruoraException truoraException) |
void setIdentityProcess(IdentityProcess identityProcess)
void setActiveFragment(androidx.fragment.app.Fragment fragment,
IdentityProcess identityProcess)
void setTruoraException(TruoraException truoraException)
void setBrandTheme(BrandTheme theme)
void clearSteps()
void onFinishProcess(java.lang.String processId)