Interface JavaHandler
-
public interface JavaHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>
execute(org.kie.api.runtime.process.ProcessContext kcontext)
-
public interface JavaHandler
Modifier and Type | Method | Description |
---|---|---|
Map<String,Object> |
execute(org.kie.api.runtime.process.ProcessContext kcontext) |