- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="ExecDefinitions.wid",name="Exec",displayName="Exec",defaultHandler="mvel: new org.jbpm.process.workitem.exec.ExecWorkItemHandler()",documentation="exec-workitem/index.html",category="exec-workitem",icon="Exec.png",parameters={@WidParameter(name="Command",required=true),@WidParameter(name="Arguments",runtimeType="java.util.List")},results=@WidResult(name="Output"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="exec-workitem",version="7.37.0.Final"),serviceInfo=@WidService(category="Exec",description="Execute a command",keywords="execute,comand",action=@WidAction(title="Execute a command")))
public class ExecWorkItemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler