org.paylogic.fogbugz
Class FogbugzConstants

java.lang.Object
  extended by org.paylogic.fogbugz.FogbugzConstants

public class FogbugzConstants
extends Object

Holds some static variables to use everywhere.


Field Summary
static String FEATUREBRANCH_REGEX
           
static String RELEASEBRANCH_REGEX
           
 
Constructor Summary
FogbugzConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FEATUREBRANCH_REGEX

public static String FEATUREBRANCH_REGEX

RELEASEBRANCH_REGEX

public static String RELEASEBRANCH_REGEX
Constructor Detail

FogbugzConstants

public FogbugzConstants()


Copyright © 2015. All rights reserved.