Class PluggableComponentInfo
java.lang.Object
com.codebarrel.automation.api.addons.PluggableComponentInfo
-
Constructor Summary
ConstructorsConstructorDescriptionPluggableComponentInfo(com.codebarrel.automation.api.config.ComponentType component, String type, String name, String description, String iconUrl, boolean projectSafe) -
Method Summary
-
Constructor Details
-
PluggableComponentInfo
public PluggableComponentInfo() -
PluggableComponentInfo
-
-
Method Details
-
getComponent
public com.codebarrel.automation.api.config.ComponentType getComponent() -
getType
-
getName
-
getDescription
-
getIconUrl
-
isProjectSafe
public boolean isProjectSafe()
-