com.atlassian.bamboo.deployments.projects
Class DeploymentProjectFunctions

java.lang.Object
  extended by com.atlassian.bamboo.deployments.projects.DeploymentProjectFunctions

public abstract class DeploymentProjectFunctions
extends java.lang.Object


Method Summary
static com.google.common.base.Function<DeploymentProject,java.util.List<DeploymentProjectItem>> getDeploymentProjectItems(DeploymentProjectService deploymentProjectService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDeploymentProjectItems

public static com.google.common.base.Function<DeploymentProject,java.util.List<DeploymentProjectItem>> getDeploymentProjectItems(@NotNull
                                                                                                                                 DeploymentProjectService deploymentProjectService)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.