@Configuration @Import(value={IngestXmlConfig.class,RiceServerBootstrapConfig.class,RiceServerDemoConfig.class,RiceMasterConfig.class}) public class IngestXmlExecConfig extends Object
Constructor and Description |
---|
IngestXmlExecConfig() |
Modifier and Type | Method and Description |
---|---|
protected List<org.kuali.common.util.metainf.spring.MetaInfDataType> |
getTypes()
Returns the list of
MetaInfDataType s to be applied to the database, returning an empty list if no
profiles are active. |
org.kuali.common.util.execute.Executable |
ingestXmlExecutable()
Returns the executable for launching the workflow XML ingestion process.
|
public IngestXmlExecConfig()
@Bean public org.kuali.common.util.execute.Executable ingestXmlExecutable()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.