Package de.xima.fc.interfaces.data
Interface IPathParams
-
public interface IPathParams
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>
getAdditionalParameters()
Long
getFormVersionId()
Long
getProjectId()
Long
getWorkflowVersionId()
-