interface OutputDataInterface (View source)

If an annotated command method returns an object that implements OutputDataInterface, then the getOutputData() method is used to fetch the output to print from the result object.

Methods

getOutputData()

No description

Details

getOutputData()

No description