Class BlackoutMetadata
java.lang.Object
com.xebialabs.xlrelease.domain.blackout.BlackoutMetadata
- All Implemented Interfaces:
InternalMetadata,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<BlackoutPeriod>static BlackoutMetadataapply(List<BlackoutPeriod> periods) static BlackoutMetadataapply(scala.collection.immutable.Seq<BlackoutPeriod> periods) static StringBLACKOUT()static BlackoutMetadataempty()getEndOfBlackout(Date now) booleanisInBlackout(Date now) static DatetoStartOfNextMinute(Date date)
-
Constructor Details
-
BlackoutMetadata
-
-
Method Details
-
$lessinit$greater$default$1
-
apply
-
apply
-
empty
-
BLACKOUT
-
toStartOfNextMinute
-
isInBlackout
-
getEndOfBlackout
-