startJobByType method

  1. @override
Future<JobV1> startJobByType (
  1. String correlationId,
  2. String type,
  3. num timeout,
  4. num maxRetries
)
inherited