Class RetriesDto
- java.lang.Object
-
- org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
-
public class RetriesDto extends Object
-
-
Constructor Summary
Constructors Constructor Description RetriesDto()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getRetries()
void
setRetries(Integer retries)
-