public class CustomCommandDefinition extends Object
Constructor and Description |
---|
CustomCommandDefinition() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
CommandScriptDefinition |
getCommandScript() |
String |
getName() |
String |
getOpsDisplayName() |
int |
hashCode() |
boolean |
isBackground() |
boolean |
isHidden() |
void |
setHidden(boolean hidden) |
public String getName()
public boolean isBackground()
public boolean isHidden()
public void setHidden(boolean hidden)
public String getOpsDisplayName()
public CommandScriptDefinition getCommandScript()
Copyright © 2022 Apache Software Foundation. All rights reserved.