public class WorkflowTransitionHistoryDto_
extends io.tesler.api.data.dto.DataResponseDTO_
| Modifier and Type | Field and Description |
|---|---|
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,LocalDateTime> |
createdDate |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,LocalDateTime> |
stepTerm |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,String> |
transition |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,Long> |
transitionId |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,String> |
transitionPreviousUser |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,Long> |
transitionTaskId |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,String> |
transitionUser |
static io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,LocalDateTime> |
updatedDate |
| Constructor and Description |
|---|
WorkflowTransitionHistoryDto_() |
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,LocalDateTime> createdDate
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,LocalDateTime> stepTerm
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,String> transition
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,Long> transitionId
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,String> transitionPreviousUser
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,Long> transitionTaskId
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,String> transitionUser
public static final io.tesler.constgen.DtoField<WorkflowTransitionHistoryDto,LocalDateTime> updatedDate
Copyright © 2018–2020 Tesler. All rights reserved.