com.atlassian.bamboo.deployments.results.persistence
Class DeploymentResultDeletionAdapterFactory

java.lang.Object
  extended by com.atlassian.bamboo.deployments.results.persistence.DeploymentResultDeletionAdapterFactory

public class DeploymentResultDeletionAdapterFactory
extends java.lang.Object


Method Summary
static DeploymentResultDeletionAdapter forDeploymentResult(long deploymentResultId)
           
static DeploymentResultDeletionAdapter from(EnvironmentDeletionAdapter deletionAdapter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

forDeploymentResult

@NotNull
public static DeploymentResultDeletionAdapter forDeploymentResult(long deploymentResultId)

from

@NotNull
public static DeploymentResultDeletionAdapter from(EnvironmentDeletionAdapter deletionAdapter)


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