public class ScriptBlock extends Object implements BlockN
| Constructor and Description |
|---|
ScriptBlock(Class<?> ruleClass,
String script) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
execute(Object... objs) |
Class<?> |
getRuleClass() |
String |
getScript() |
int |
hashCode() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.