public class WorkflowStepDto_
extends io.tesler.api.data.dto.DataResponseDTO_
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowStepDto,String> |
linkedStatusKey |
static io.tesler.constgen.DtoField<WorkflowStepDto,String> |
linkedStatusValue |
static io.tesler.constgen.DtoField<WorkflowStepDto,String> |
name |
static io.tesler.constgen.DtoField<WorkflowStepDto,Long> |
overdueTransitionId |
static io.tesler.constgen.DtoField<WorkflowStepDto,String> |
overdueTransitionName |
static io.tesler.constgen.DtoField<WorkflowStepDto,String> |
workflowName |
static io.tesler.constgen.DtoField<WorkflowStepDto,Double> |
workflowVersion |
| Constructor and Description |
|---|
WorkflowStepDto_() |
public static final io.tesler.constgen.DtoField<WorkflowStepDto,String> linkedStatusKey
public static final io.tesler.constgen.DtoField<WorkflowStepDto,String> linkedStatusValue
public static final io.tesler.constgen.DtoField<WorkflowStepDto,String> name
public static final io.tesler.constgen.DtoField<WorkflowStepDto,Long> overdueTransitionId
public static final io.tesler.constgen.DtoField<WorkflowStepDto,String> overdueTransitionName
public static final io.tesler.constgen.DtoField<WorkflowStepDto,String> workflowName
public static final io.tesler.constgen.DtoField<WorkflowStepDto,Double> workflowVersion
Copyright © 2018–2020 Tesler. All rights reserved.