| Package | Description |
|---|---|
| io.takari.incrementalbuild.maven.internal | |
| io.takari.incrementalbuild.spi | |
| io.takari.incrementalbuild.workspace |
| Modifier and Type | Method and Description |
|---|---|
Workspace.Mode |
ProjectWorkspace.getMode() |
| Modifier and Type | Method and Description |
|---|---|
Workspace.Mode |
FilesystemWorkspace.getMode() |
| Modifier and Type | Method and Description |
|---|---|
Workspace.Mode |
Workspace.getMode() |
static Workspace.Mode |
Workspace.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Workspace.Mode[] |
Workspace.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.