Modifier and Type | Method and Description |
---|---|
SystemConfiguration |
SystemConfigurationBuilder.save()
Save the configuration.
|
SystemConfiguration |
SystemConfigurationQuery.singleResult()
Return a single
SystemConfiguration . |
Modifier and Type | Method and Description |
---|---|
List<SystemConfiguration> |
SystemConfigurationQuery.list()
Return a list of
SystemConfiguration (s). |
Modifier and Type | Class and Description |
---|---|
class |
SystemConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
protected SystemConfiguration |
SystemConfigurationQueryImpl.asSystemConfiguration(ConfigurationProperty property) |
SystemConfiguration |
SystemConfigurationBuilderImpl.execute(CommandContext commandContext) |
SystemConfiguration |
SystemConfigurationBuilderImpl.save() |
SystemConfiguration |
SystemConfigurationQueryImpl.singleResult() |
Modifier and Type | Method and Description |
---|---|
List<SystemConfiguration> |
SystemConfigurationQueryImpl.list() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
SystemConfigurationFlowableSystemInfoContributor.asDetails(SystemConfiguration systemConfiguration) |