Class ConfigurationDTO
java.lang.Object
org.frankframework.management.bus.dto.ConfigurationDTO
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
ConstructorDescriptionConfigurationDTO
(String name, String version) ConfigurationDTO
(Configuration configuration) -
Method Summary
-
Constructor Details
-
ConfigurationDTO
-
ConfigurationDTO
-
-
Method Details
-
setDatabaseAttributes
-
setLoaded
public void setLoaded(boolean loaded) -
getName
-
getVersion
-
getStubbed
-
getLoaded
-
getState
-
getType
-
getException
-
getDirectory
-
getFilename
-
getCreated
-
getUser
-
getActive
-
getAutoreload
-
isJdbcMigrator
public boolean isJdbcMigrator() -
getParent
-