Interface IDtoAbstractJobRelation
- All Known Subinterfaces:
IDtoDependencyJobRelation,IDtoSequenceJobRelation
- All Known Implementing Classes:
DtoAbstractJobRelation,DtoDependencyJobRelation,DtoSequenceJobRelation
public interface IDtoAbstractJobRelation
A relation that one job A has to another job B, that necessitates that A cannot reasonably be scheduled without B.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
_DISCRIMINATOR_TYPE_NAME
- See Also:
-
-
Method Details
-
getType
String getType()Type discriminator
-