com.atlassian.upm.license.compatibility
Class Sys

java.lang.Object
  extended by com.atlassian.upm.license.compatibility.Sys

public class Sys
extends java.lang.Object

Copied in part from Sys because this compatibility SPI cannot depend on the new version of UPM which would contain the required method.


Constructor Summary
Sys()
           
 
Method Summary
static boolean isOnDemand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sys

public Sys()
Method Detail

isOnDemand

public static boolean isOnDemand()


Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.