Class XDeleteAction
java.lang.Object
de.xima.fc.logging.components.appender.rolling.XDeleteAction
- All Implemented Interfaces:
 IRolloverAction,Serializable
Wrapper for a delete rollover action of 
XDefaultRolloverStrategy- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionintinthashCode()static XDeleteActionvoidsetBasePath(String basePath) voidsetLastModifiedCondition(String lastModifiedCondition) voidsetMaxDepth(int maxDepth) voidsetPathCondition(String pathCondition) toString() 
- 
Method Details
- 
newDefault
 - 
getBasePath
 - 
setBasePath
 - 
getMaxDepth
public int getMaxDepth() - 
setMaxDepth
public void setMaxDepth(int maxDepth)  - 
getLastModifiedCondition
 - 
setLastModifiedCondition
 - 
getPathCondition
 - 
setPathCondition
 - 
hashCode
public int hashCode() - 
toString
 
 -