@Configuration @PropertySource(value="classpath:properties\\activiti.properties") public class ActPropertiesConfig extends Object
| Constructor and Description |
|---|
ActPropertiesConfig() |
| Modifier and Type | Method and Description |
|---|---|
ActPropertiesConfig |
getActPropertiesConfig() |
String |
getModelId() |
void |
setModelId(String modelId) |
public String getModelId()
public void setModelId(String modelId)
@Bean public ActPropertiesConfig getActPropertiesConfig()
Copyright © 2019. All rights reserved.