public abstract class WorkingMemoryActionCommand extends AbstractCommand
Constructor and Description |
---|
WorkingMemoryActionCommand() |
WorkingMemoryActionCommand(RemoteFactHandle factHandle,
String entryPoint) |
Modifier and Type | Method and Description |
---|---|
String |
getEntryPoint() |
RemoteFactHandle |
getFactHandle() |
getId, getTimestamp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isPermittedForReplicas
public WorkingMemoryActionCommand()
public WorkingMemoryActionCommand(RemoteFactHandle factHandle, String entryPoint)
public RemoteFactHandle getFactHandle()
public String getEntryPoint()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.