public class GrapheneeJbpmProperties extends Object implements Serializable
| Constructor and Description |
|---|
GrapheneeJbpmProperties() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getDataSource() |
String |
getH2dbFilePath() |
void |
setDataSource(DataSource dataSource) |
void |
setH2dbFilePath(String h2dbFilePath) |
GrapheneeJbpmProperties |
withH2dbFilePath(String dbFilePath) |
public GrapheneeJbpmProperties withH2dbFilePath(String dbFilePath)
public DataSource getDataSource()
public void setDataSource(DataSource dataSource)
public String getH2dbFilePath()
public void setH2dbFilePath(String h2dbFilePath)
Copyright © 2018. All rights reserved.