Interface TaskFactory
- All Known Implementing Classes:
DefaultTaskFactory
public interface TaskFactory
General interface for a task factory. This will generate tasks that are then opened at the manual task service
-
Method Summary
-
Method Details
-
create
Create a new task
-