@Wid(widfile="ExecDefinitions.wid",
name="Exec",
displayName="Exec",
defaultHandler="mvel: new org.jbpm.process.workitem.exec.ExecWorkItemHandler()",
parameters=@WidParameter(name="Command"))
public class ExecWorkItemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler
Constructor and Description |
---|
ExecWorkItemHandler() |
Modifier and Type | Method and Description |
---|---|
void |
abortWorkItem(org.kie.api.runtime.process.WorkItem workItem,
org.kie.api.runtime.process.WorkItemManager manager) |
void |
executeWorkItem(org.kie.api.runtime.process.WorkItem workItem,
org.kie.api.runtime.process.WorkItemManager manager) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.