Create an ActionDefinitionResponse from the provided actionDefinition and actionDefinitionModel.
The {code actionTemplateService} is used for enhancing the response with confirmation and title message.
Parameters:
actionDefinition - the action definition that should be used for the mapping
actionDefinitionModel - the action definition model that should be used for the mapping
actionTemplateService - tha action template service that is used to create the messages and title
Create an ActionDefinitionResponse from the provided actionDefinition and actionDefinitionModel.
The {code actionTemplateService} and filterContext are used for enhancing the response with confirmation and title message.
Parameters:
actionDefinition - the action definition that should be used for the mapping
actionDefinitionModel - the action definition model that should be used for the mapping
actionTemplateService - tha action template service that is used to create the messages and title
scopedObject - the scoped object related to the action definition
Create an ActionDefinitionResponse from the provided actionDefinition, actionDefinitionModel and actionInstance.
The {code actionTemplateService} and filterContext are used for enhancing the response with confirmation and title message.
Parameters:
actionDefinition - the action definition that should be used for the mapping
actionDefinitionModel - the action definition model that should be used for the mapping
actionInstance - the action used that should be used for the mapping
actionTemplateService - tha action template service that is used to create the messages and title
scopedObjectWrapper - the scoped object related to the action definition