public class ResourceView extends DeployableView
Modifier and Type | Class and Description |
---|---|
static class |
ResourceView.DescriptorImpl |
name, properties, tags, type
Constructor and Description |
---|
ResourceView(java.lang.String type,
java.lang.String name,
java.lang.String tags,
java.util.List<NameValuePair> properties) |
getDescriptor, getFullyQualifiedName, getName, getType, toConfigurationItem
@DataBoundConstructor public ResourceView(java.lang.String type, java.lang.String name, java.lang.String tags, java.util.List<NameValuePair> properties)