public class InsertCommand extends WorkingMemoryActionCommand implements VisitableCommand, Serializable
Constructor and Description |
---|
InsertCommand() |
InsertCommand(RemoteFactHandle factHandle,
String entryPoint) |
Modifier and Type | Method and Description |
---|---|
void |
accept(VisitorCommand visitor) |
boolean |
isPermittedForReplicas() |
String |
toString() |
getEntryPoint, getFactHandle
getId, getTimestamp
public InsertCommand()
public InsertCommand(RemoteFactHandle factHandle, String entryPoint)
public void accept(VisitorCommand visitor)
accept
in interface VisitableCommand
public boolean isPermittedForReplicas()
isPermittedForReplicas
in interface RemoteCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.