Package org.cxbox.source.dto
Class WorkflowPostFunctionDto_
- java.lang.Object
-
- org.cxbox.api.data.dto.DataResponseDTO_
-
- org.cxbox.source.dto.WorkflowPostFunctionDto_
-
public class WorkflowPostFunctionDto_ extends org.cxbox.api.data.dto.DataResponseDTO_
-
-
Field Summary
Fields Modifier and Type Field Description static org.cxbox.constgen.DtoField<WorkflowPostFunctionDto,String>actionCdstatic org.cxbox.constgen.DtoField<WorkflowPostFunctionDto,Long>seqstatic org.cxbox.constgen.DtoField<WorkflowPostFunctionDto,Long>stepTerm
-
Constructor Summary
Constructors Constructor Description WorkflowPostFunctionDto_()
-
-
-
Field Detail
-
actionCd
public static final org.cxbox.constgen.DtoField<WorkflowPostFunctionDto,String> actionCd
-
seq
public static final org.cxbox.constgen.DtoField<WorkflowPostFunctionDto,Long> seq
-
stepTerm
public static final org.cxbox.constgen.DtoField<WorkflowPostFunctionDto,Long> stepTerm
-
-