Class BlackoutMetadata$
java.lang.Object
com.xebialabs.xlrelease.domain.blackout.BlackoutMetadata$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BlackoutMetadata$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(List<BlackoutPeriod> periods) apply(scala.collection.immutable.Seq<BlackoutPeriod> periods) BLACKOUT()empty()toStartOfNextMinute(Date date)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
BlackoutMetadata$
public BlackoutMetadata$()
-
-
Method Details
-
$lessinit$greater$default$1
-
apply
-
apply
-
empty
-
BLACKOUT
-
toStartOfNextMinute
-