Class ExecuteCustomSqlCmd<Mapper,ResultType>

java.lang.Object
org.flowable.idm.engine.impl.cmd.ExecuteCustomSqlCmd<Mapper,ResultType>
All Implemented Interfaces:
Command<ResultType>

public class ExecuteCustomSqlCmd<Mapper,ResultType> extends Object implements Command<ResultType>
Author:
jbarrez