| Package | Description |
|---|---|
| com.elasticbox.jenkins.model.workspace |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractWorkspace.WorkspaceType |
AbstractWorkspace.ComplexBuilder.type |
| Modifier and Type | Method and Description |
|---|---|
static AbstractWorkspace.WorkspaceType |
AbstractWorkspace.WorkspaceType.findBy(String schema) |
AbstractWorkspace.WorkspaceType |
AbstractWorkspace.getWorkSpaceType() |
static AbstractWorkspace.WorkspaceType |
AbstractWorkspace.WorkspaceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractWorkspace.WorkspaceType[] |
AbstractWorkspace.WorkspaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractWorkspace.ComplexBuilder.withType(AbstractWorkspace.WorkspaceType type) |
Copyright © 2016–2019. All rights reserved.