public class GrouperDaemonOtherJobConfiguration extends GrouperDaemonConfiguration
grouperDaemonConfigClassNamesattributeCache, extraConfigKeys| Constructor and Description |
|---|
GrouperDaemonOtherJobConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConfigFileName |
getConfigFileName()
config file name to check for properties and metadata
|
String |
getConfigIdRegex()
config id regeg eg: ^(provisioner)\\.([^.]+)\\.(.*)$
|
String |
getConfigItemPrefix()
prefix for the properties eg: provisioner.
|
String |
getDaemonJobPrefix() |
String |
getPropertySuffixThatIdentifiesThisConfig()
property suffix that will be used to identify the config eg class
|
String |
getPropertyValueThatIdentifiesThisConfig()
property value that identifies the config.
|
boolean |
isMultiple()
can there be multiple instances of this config.
|
boolean |
matchesQuartzJobName(String jobName) |
clearImplementationJobNameCache, getConfigAttributes, getConfigurationTypePrefix, retrieveAllModuleConfigurationTypes, retrieveImplementationFromJobName, retrieveSuffix, validatePreSaveclearAttributeCache, deleteConfig, editConfig, formatIndexes, getCacheAttributePrefix, getCacheEntityAttributePrefix, getCacheFieldPrefix, getCacheGroupAttributePrefix, getConfigId, getConfigIdThatIdentifiesThisConfig, getDescription, getGenericConfigId, getSubSections, getTitle, insertConfig, isEnabled, listAllConfigurationsOfThisType, populateConfigurationValuesFromUi, populateValuesLabelsFromOptionValueClass, retrieveAllConfigurations, retrieveAllConfigurationTypesHelper, retrieveAttributes, retrieveConfigurationConfigIds, retrieveConfigurationKeysByPrefix, retrieveExtraConfigKeys, retrieveObjectValueSubstituteMap, setConfigId, showAttributeOverride, validatePreSavepublic ConfigFileName getConfigFileName()
GrouperConfigurationModuleBasegetConfigFileName in class GrouperConfigurationModuleBasepublic String getConfigItemPrefix()
GrouperConfigurationModuleBasegetConfigItemPrefix in class GrouperConfigurationModuleBasepublic String getConfigIdRegex()
GrouperConfigurationModuleBasegetConfigIdRegex in class GrouperConfigurationModuleBasepublic boolean isMultiple()
GrouperConfigurationModuleBaseisMultiple in class GrouperConfigurationModuleBasepublic String getDaemonJobPrefix()
getDaemonJobPrefix in class GrouperDaemonConfigurationpublic String getPropertySuffixThatIdentifiesThisConfig()
GrouperConfigurationModuleBasegetPropertySuffixThatIdentifiesThisConfig in class GrouperConfigurationModuleBasepublic String getPropertyValueThatIdentifiesThisConfig()
GrouperConfigurationModuleBasegetPropertyValueThatIdentifiesThisConfig in class GrouperConfigurationModuleBasepublic boolean matchesQuartzJobName(String jobName)
matchesQuartzJobName in class GrouperDaemonConfigurationCopyright © 2016 Internet2. All rights reserved.