Package org.camunda.bpm.engine.rest.dto
Class VersionDto
- java.lang.Object
-
- org.camunda.bpm.engine.rest.dto.VersionDto
-
public class VersionDto extends Object
-
-
Constructor Summary
Constructors Constructor Description VersionDto(String version)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getVersion()
void
setVersion(String version)
-