Package org.cxbox.source.dto
Class WorkflowConditionDto_
- java.lang.Object
-
- org.cxbox.api.data.dto.DataResponseDTO_
-
- org.cxbox.source.dto.WorkflowConditionDto_
-
public class WorkflowConditionDto_ extends org.cxbox.api.data.dto.DataResponseDTO_
-
-
Field Summary
Fields Modifier and Type Field Description static org.cxbox.constgen.DtoField<WorkflowConditionDto,String>condCdstatic org.cxbox.constgen.DtoField<WorkflowConditionDto,String>dmnstatic org.cxbox.constgen.DtoField<WorkflowConditionDto,Long>seq
-
Constructor Summary
Constructors Constructor Description WorkflowConditionDto_()
-
-
-
Field Detail
-
condCd
public static final org.cxbox.constgen.DtoField<WorkflowConditionDto,String> condCd
-
dmn
public static final org.cxbox.constgen.DtoField<WorkflowConditionDto,String> dmn
-
seq
public static final org.cxbox.constgen.DtoField<WorkflowConditionDto,Long> seq
-
-