nyla.solutions.commas.json.JsonAfterCommand Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nyla.solutions.commas Show documentation
Show all versions of nyla.solutions.commas Show documentation
Command pattern implementation for building services.
The newest version!
package nyla.solutions.commas.json;
import nyla.solutions.commas.Command;
import nyla.solutions.core.data.Envelope;
import nyla.solutions.global.json.JSON;
/**
* @author Gregory Green
*
*/
public class JsonAfterCommand implements Command>
{
/**
* Provide checks and transformation pass of the
* @param resultAndOriginalArg array 0 - raw function result, 1 = Object[] containing the envelope and function context
*/
//@Override
public String execute(Envelope