Interface WorkflowPropertySource
-
public interface WorkflowPropertySource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Properties
getPropertySource()
void
setPropertySource(Properties source)
-
-
-
Method Detail
-
getPropertySource
Properties getPropertySource()
-
setPropertySource
void setPropertySource(Properties source)
-
-