Interface ProcessProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Process
getProcess()
Returns the process
-
-
-
Method Detail
-
getProcess
Process getProcess()
Returns the process- Returns:
- the Process object
- Since:
- 10.0.120
-
-