Package com.flowable.platform.rest.service.api.template

  • Class Summary 
    Class Description
    DeploymentAuditEntryDTO
    Representing a single AuditInstance of a runtime deployment with all necessary information.
    TemplateManagementDefinitionDTO
    The template management definition DTO containing additional meta information like edit / detail form keys for the management, not to be confused with the template or template variation definition.
    TemplateResource
    The REST controller for handling template and template variation requests.
    TemplateVariationDTO
    An extended overview DTO object of a template variation, extending the overview DTO accordingly.
    TemplateVariationOverviewDTO
    The overview (most important data) of a template variation, also containing some information of its template, not only variation.