com.xebialabs.deployit.plugin.api
Class Deprecations

java.lang.Object
  extended by com.xebialabs.deployit.plugin.api.Deprecations

public final class Deprecations
extends java.lang.Object


Constructor Summary
Deprecations()
           
 
Method Summary
static void deprecated(java.lang.String messageFormat, java.lang.Object... params)
           
static void deprecated(Version version, java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deprecations

public Deprecations()
Method Detail

deprecated

public static void deprecated(java.lang.String messageFormat,
                              java.lang.Object... params)

deprecated

public static void deprecated(Version version,
                              java.lang.String message)