Package | Description |
---|---|
org.apache.logging.log4j.core.appender.rolling.action |
Support classes for the Rolling File Appender.
|
Modifier and Type | Method | Description |
---|---|---|
static PosixViewAttributeAction.Builder |
PosixViewAttributeAction.newBuilder() |
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withBasePath(String basePath) |
Define base path to apply condition before execute posix file attribute action.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withConfiguration(Configuration configuration) |
Define required configuration, used to retrieve string substituter.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withFileGroup(String fileGroup) |
Define file group to apply during action execution eligible files.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withFileOwner(String fileOwner) |
Define file owner to apply during action execution eligible files.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withFilePermissions(Set<PosixFilePermission> filePermissions) |
Define file permissions to apply during action execution eligible files.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withFilePermissionsString(String filePermissionsString) |
Define file permissions in posix format to apply during action execution eligible files.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withFollowLinks(boolean followLinks) |
True to allow synonyms links during search of eligible files.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withMaxDepth(int maxDepth) |
Define max folder depth to search for eligible files to apply posix attribute view.
|
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withPathConditions(PathCondition[] pathConditions) |
Define path conditions to filter files in
AbstractPathAction.getBasePath() . |
PosixViewAttributeAction.Builder |
PosixViewAttributeAction.Builder.withSubst(StrSubstitutor subst) |
Define string substituter.
|
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.