com.atlassian.bamboo.deployments.environments.persistence
Class EnvironmentDeletionAdapterFactory

java.lang.Object
  extended by com.atlassian.bamboo.deployments.environments.persistence.EnvironmentDeletionAdapterFactory

public class EnvironmentDeletionAdapterFactory
extends java.lang.Object


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

Method Detail

forEnvironment

@NotNull
public static EnvironmentDeletionAdapter forEnvironment(long environmentId)


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