org.apache.continuum.purge
Class ContinuumPurgeConstants

java.lang.Object
  extended by org.apache.continuum.purge.ContinuumPurgeConstants

public class ContinuumPurgeConstants
extends Object

Since:
25 jul 07
Version:
$Id: ContinuumPurgeConstants.java 1372260 2012-08-13 04:29:09Z brett $
Author:
Maria Catherine Tan

Field Summary
static String PURGE
           
static String PURGE_ARTIFACT
           
static String PURGE_DIR_CONTENTS
           
static String PURGE_DIRECTORY_BUILDOUTPUT
           
static String PURGE_DIRECTORY_RELEASES
           
static String PURGE_FILE
           
static String PURGE_PROJECT
           
static String PURGE_REPO_CONTENTS
           
static String PURGE_REPOSITORY
           
 
Constructor Summary
ContinuumPurgeConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PURGE_REPOSITORY

public static final String PURGE_REPOSITORY
See Also:
Constant Field Values

PURGE_DIRECTORY_RELEASES

public static final String PURGE_DIRECTORY_RELEASES
See Also:
Constant Field Values

PURGE_DIRECTORY_BUILDOUTPUT

public static final String PURGE_DIRECTORY_BUILDOUTPUT
See Also:
Constant Field Values

PURGE

public static final String PURGE
See Also:
Constant Field Values

PURGE_REPO_CONTENTS

public static final String PURGE_REPO_CONTENTS
See Also:
Constant Field Values

PURGE_DIR_CONTENTS

public static final String PURGE_DIR_CONTENTS
See Also:
Constant Field Values

PURGE_ARTIFACT

public static final String PURGE_ARTIFACT
See Also:
Constant Field Values

PURGE_FILE

public static final String PURGE_FILE
See Also:
Constant Field Values

PURGE_PROJECT

public static final String PURGE_PROJECT
See Also:
Constant Field Values
Constructor Detail

ContinuumPurgeConstants

public ContinuumPurgeConstants()


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.