Constant Field Values
Contents
org.guvnor.*
-
org.guvnor.structure.backend.FileSystemDeleteWorker Modifier and Type Constant Field Value public static final String
CRON_MINUTES
"*/1"
-
org.guvnor.structure.backend.config.ConfigurationServiceImpl Modifier and Type Constant Field Value protected static final String
INVALID_FILENAME_CHARS
"[\\,/,:,*,?,\",<,>,|]"
protected static final String
MONITOR_DISABLED
"org.uberfire.sys.repo.monitor.disabled"
-
org.guvnor.structure.backend.organizationalunit.OrganizationalUnitServiceImpl Modifier and Type Constant Field Value public static final String
DEFAULT_GROUP_ID
"defaultGroupId"
public static final String
DELETED
"deleted"
-
org.guvnor.structure.backend.organizationalunit.config.SpaceConfigStorageImpl Modifier and Type Constant Field Value public static final String
BRANCH_PERMISSIONS
"BranchPermissions"
public static final String
FILE_FORMAT
".json"
public static final String
SPACE_INFO
"SpaceInfo"
-
org.guvnor.structure.backend.repositories.git.GitMetadataStoreImpl Modifier and Type Constant Field Value public static final String
SEPARATOR
"/"
-
org.guvnor.structure.backend.repositories.git.GitRepositoryBuilder Modifier and Type Constant Field Value public static final String
PROTOCOL_SEPARATOR
"://"
-
org.guvnor.structure.backend.repositories.git.hooks.PostCommitNotificationService Modifier and Type Constant Field Value public static final String
BUNDLE_PARAM
"appformer.git.hooks.bundle"