- 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",
parameters=@WidParameter(name="Command",required=true),
mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="exec-workitem",version="7.12.0.Final"),
serviceInfo=@WidService(category="Exec",description="Execute a command",keywords="execute,java,comand",action=@WidAction(title="Execute a Java command")))
public class ExecWorkItemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler