public interface ITask
Modifier and Type | Method and Description |
---|---|
String |
execute(Locale locale,
Map mapParams)
Executes the task.
|
String execute(Locale locale, Map mapParams) throws WorkflowException
locale
- Locale of the request. Need for providing locale message.mapParams
- Map of parameters.WorkflowException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.