public class UpdateKJarCommand extends AbstractCommand implements VisitableCommand, RemoteCommand, Serializable
| Constructor and Description |
|---|
UpdateKJarCommand(String kjarGAV) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(VisitorCommand visitor) |
String |
getArtifactID() |
String |
getGroupID() |
String |
getKJarGAV() |
String |
getVersion() |
boolean |
isPermittedForReplicas() |
String |
toString() |
getId, getTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getTimestamppublic UpdateKJarCommand(String kjarGAV)
public String getKJarGAV()
public String getGroupID()
public String getArtifactID()
public String getVersion()
public void accept(VisitorCommand visitor)
accept in interface VisitableCommandpublic boolean isPermittedForReplicas()
isPermittedForReplicas in interface RemoteCommandCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.