public class RuleFlowProcessInstanceFactory extends AbstractProcessInstanceFactory implements Externalizable
| Constructor and Description |
|---|
RuleFlowProcessInstanceFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstance |
createProcessInstance() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
createProcessInstancepublic ProcessInstance createProcessInstance()
createProcessInstance in class AbstractProcessInstanceFactorypublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.