public class ConfigurationDTO extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfigurationDTO.NameComparator |
static class |
ConfigurationDTO.VersionComparator |
Constructor and Description |
---|
ConfigurationDTO(Configuration configuration) |
ConfigurationDTO(String name,
String version) |
Modifier and Type | Method and Description |
---|---|
void |
setDatabaseAttributes(String filename,
Date creationDate,
String user,
Boolean active,
Boolean autoreload) |
void |
setLoaded(boolean loaded) |
public ConfigurationDTO(Configuration configuration)
Copyright © 2023 Frank!Framework. All rights reserved.