public class WorkflowDto_
extends io.tesler.api.data.dto.DataResponseDTO_
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowDto,String> |
activeVersion |
static io.tesler.constgen.DtoField<WorkflowDto,Long> |
activeVersionId |
static io.tesler.constgen.DtoField<WorkflowDto,Long> |
deptId |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
deptShortName |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
description |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
name |
static io.tesler.constgen.DtoField<WorkflowDto,String> |
taskTypeCd |
| Constructor and Description |
|---|
WorkflowDto_() |
public static final io.tesler.constgen.DtoField<WorkflowDto,String> activeVersion
public static final io.tesler.constgen.DtoField<WorkflowDto,Long> activeVersionId
public static final io.tesler.constgen.DtoField<WorkflowDto,Long> deptId
public static final io.tesler.constgen.DtoField<WorkflowDto,String> deptShortName
public static final io.tesler.constgen.DtoField<WorkflowDto,String> description
public static final io.tesler.constgen.DtoField<WorkflowDto,String> name
public static final io.tesler.constgen.DtoField<WorkflowDto,String> taskTypeCd
Copyright © 2020 Tesler. All rights reserved.