|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyCheckResourceNode | |
|---|---|
| org.whitesource.agent.api.dispatch | |
| org.whitesource.agent.api.model | |
| Uses of PolicyCheckResourceNode in org.whitesource.agent.api.dispatch |
|---|
| Methods in org.whitesource.agent.api.dispatch that return types with arguments of type PolicyCheckResourceNode | |
|---|---|
Map<String,PolicyCheckResourceNode> |
CheckPoliciesResult.getExistingProjects()
|
Map<String,PolicyCheckResourceNode> |
CheckPoliciesResult.getNewProjects()
|
| Method parameters in org.whitesource.agent.api.dispatch with type arguments of type PolicyCheckResourceNode | |
|---|---|
void |
CheckPoliciesResult.setExistingProjects(Map<String,PolicyCheckResourceNode> existingProjects)
|
void |
CheckPoliciesResult.setNewProjects(Map<String,PolicyCheckResourceNode> newProjects)
|
| Uses of PolicyCheckResourceNode in org.whitesource.agent.api.model |
|---|
| Methods in org.whitesource.agent.api.model that return types with arguments of type PolicyCheckResourceNode | |
|---|---|
Collection<PolicyCheckResourceNode> |
PolicyCheckResourceNode.getChildren()
|
| Method parameters in org.whitesource.agent.api.model with type arguments of type PolicyCheckResourceNode | |
|---|---|
void |
PolicyCheckResourceNode.setChildren(Collection<PolicyCheckResourceNode> children)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||