co.cask.tigon.utils
Class ProjectInfo

java.lang.Object
  extended by co.cask.tigon.utils.ProjectInfo

public final class ProjectInfo
extends Object

Accessor class for providing project information.


Nested Class Summary
static class ProjectInfo.Version
          This class encapsulates information about project version.
 
Method Summary
static ProjectInfo.Version getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersion

public static ProjectInfo.Version getVersion()
Returns:
the project version.


Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.