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, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPermittedForReplicaspublic WorkingMemoryActionCommand()
public WorkingMemoryActionCommand(RemoteFactHandle factHandle, String entryPoint)
public RemoteFactHandle getFactHandle()
public String getEntryPoint()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.