Class DtoProductionJob

java.lang.Object
com.vernaio.kayros.engine.v2.api.dto.DtoProductionJob
All Implemented Interfaces:
IDtoAbstractJob, IDtoProductionJob

public class DtoProductionJob extends Object implements IDtoProductionJob
A production job that runs some task and may depend on other jobs. It will lead to one disqualifiedJob (if it could not be produced) or one allocation (containing the chosen time, device etc.) in result.