Uses of Class
org.whitesource.agent.api.model.PolicyCheckResourceNode

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)
           
 



Copyright © 2011-2012 White Source. All Rights Reserved.