public class SerializableRuleFlowGroup extends Object implements org.kie.api.runtime.rule.RuleFlowGroup, Externalizable
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getName() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic String getName()
getName in interface org.kie.api.runtime.rule.RuleFlowGrouppublic void clear()
clear in interface org.kie.api.runtime.rule.RuleFlowGroupCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.