| Package | Description |
|---|---|
| io.spring.initializr.metadata |
Project metadata support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DependenciesCapability
A
ServiceCapability listing the available dependencies defined as a
ServiceCapabilityType.HIERARCHICAL_MULTI_SELECT capability. |
class |
SingleSelectCapability
A
single select capability. |
class |
TextCapability
A
text capability. |
class |
TypeCapability
An
action capability. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceCapability.merge(ServiceCapability<T> other)
Merge this capability with the specified argument.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.