public class WorkflowVersionDto_
extends io.tesler.api.data.dto.DataResponseDTO_
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowVersionDto,Long> |
autoClosedStepId |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
autoClosedStepName |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
description |
static io.tesler.constgen.DtoField<WorkflowVersionDto,Boolean> |
draft |
static io.tesler.constgen.DtoField<WorkflowVersionDto,Long> |
firstStepId |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
firstStepName |
static io.tesler.constgen.DtoField<WorkflowVersionDto,String> |
stringVersion |
static io.tesler.constgen.DtoField<WorkflowVersionDto,Double> |
version |
| Constructor and Description |
|---|
WorkflowVersionDto_() |
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,Long> autoClosedStepId
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,String> autoClosedStepName
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,String> description
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,Boolean> draft
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,Long> firstStepId
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,String> firstStepName
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,String> stringVersion
public static final io.tesler.constgen.DtoField<WorkflowVersionDto,Double> version
Copyright © 2018–2020 Tesler. All rights reserved.