Interface JobWorkerBuilderStep1
- All Known Implementing Classes:
JobWorkerBuilderImpl
public interface JobWorkerBuilderStep1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionSet the type of jobs to work on.
-
Method Details
-
jobType
Set the type of jobs to work on.- Parameters:
type- the type of jobs (e.g. "payment")- Returns:
- the builder for this worker
-