| Package | Description |
|---|---|
| org.whitesource.agent.api.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectSetupStatus |
AgentProjectInfo.getProjectSetupStatus() |
static ProjectSetupStatus |
ProjectSetupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectSetupStatus[] |
ProjectSetupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentProjectInfo.setProjectSetupStatus(ProjectSetupStatus projectSetupStatus) |
Copyright © 2011-2018 White Source. All Rights Reserved.