Result of a method

Return the result of a method. See each controller for more details.

executionResult.getContent()

Get the content of the result. Like a response from an api.

Returns:

Return the content depending on the method called.

executionResult.getMessage()

A message to describe the success or error

executionResult.isSuccess()

Give the state of the operation