com.atlassian.bamboo.deployments.versions.persistence
Class DeploymentVersionPlanResultKey.FromPlanResultKey

java.lang.Object
  extended by com.atlassian.bamboo.deployments.versions.persistence.DeploymentVersionPlanResultKey.FromPlanResultKey
All Implemented Interfaces:
com.google.common.base.Function<PlanResultKey,DeploymentVersionPlanResultKey>
Enclosing class:
DeploymentVersionPlanResultKey

public static class DeploymentVersionPlanResultKey.FromPlanResultKey
extends java.lang.Object
implements com.google.common.base.Function<PlanResultKey,DeploymentVersionPlanResultKey>


Constructor Summary
DeploymentVersionPlanResultKey.FromPlanResultKey(MutableDeploymentVersion deploymentVersion)
           
 
Method Summary
 DeploymentVersionPlanResultKey apply(PlanResultKey planResultKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Constructor Detail

DeploymentVersionPlanResultKey.FromPlanResultKey

public DeploymentVersionPlanResultKey.FromPlanResultKey(MutableDeploymentVersion deploymentVersion)
Method Detail

apply

public DeploymentVersionPlanResultKey apply(@Nullable
                                            PlanResultKey planResultKey)
Specified by:
apply in interface com.google.common.base.Function<PlanResultKey,DeploymentVersionPlanResultKey>


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