|
Kie Workbench - Server Component - API 6.2.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionType | |
|---|---|
| org.kie.workbench.common.screens.server.management.model | |
| org.kie.workbench.common.screens.server.management.model.impl | |
| Uses of ConnectionType in org.kie.workbench.common.screens.server.management.model |
|---|
| Methods in org.kie.workbench.common.screens.server.management.model that return ConnectionType | |
|---|---|
ConnectionType |
ServerRef.getConnectionType()
|
static ConnectionType |
ConnectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConnectionType[] |
ConnectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ConnectionType in org.kie.workbench.common.screens.server.management.model.impl |
|---|
| Methods in org.kie.workbench.common.screens.server.management.model.impl that return ConnectionType | |
|---|---|
ConnectionType |
ServerRefImpl.getConnectionType()
|
| Constructors in org.kie.workbench.common.screens.server.management.model.impl with parameters of type ConnectionType | |
|---|---|
ServerImpl(String id,
String name,
ContainerStatus status,
ConnectionType connectionType,
Collection<Container> containers,
Map<String,String> properties,
Collection<ContainerRef> containersConfig)
|
|
ServerRefImpl(String id,
String name,
ContainerStatus status,
ConnectionType connectionType,
Map<String,String> properties,
Collection<ContainerRef> containerRefs)
|
|
|
Kie Workbench - Server Component - API 6.2.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||