Package com.thed.model
Class AutomationJobScheduleDTO
java.lang.Object
com.thed.model.AutomationJobScheduleDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getId()
void
setAutomationJobDetailId
(Long automationJobDetailId) void
setCycleDuration
(int cycleDuration) void
setCycleId
(Long cycleId) void
void
setJobModifyDate
(Date jobModifyDate) void
setJobScheduleDate
(Date jobScheduleDate) void
void
void
setZblastAgentMachine
(String zblastAgentMachine)
-
Constructor Details
-
AutomationJobScheduleDTO
public AutomationJobScheduleDTO()
-
-
Method Details
-
getId
-
setId
-
getAutomationJobDetailId
-
setAutomationJobDetailId
-
getStatus
-
setStatus
-
getJobScheduleDate
-
setJobScheduleDate
-
getJobModifyDate
-
setJobModifyDate
-
getZblastAgentMachine
-
setZblastAgentMachine
-
getCycleId
-
setCycleId
-
getPrefix
-
setPrefix
-
getCycleDuration
-
setCycleDuration
-