Interface ProcessProvider
- All Known Subinterfaces:
Ticket
public interface ProcessProvider
Represents an object that "knows" or can provide a
Process
- Since:
- 10.0.120
-
Method Summary
-
Method Details
-
getProcess
Process getProcess()Returns the process- Returns:
- the Process object
- Since:
- 10.0.120
-