Package io.gs2.cdk.showcase.model
Class RandomShowcase
java.lang.Object
io.gs2.cdk.showcase.model.RandomShowcase
-
Constructor Summary
ConstructorsConstructorDescriptionRandomShowcase(String name, Integer maximumNumberOfChoice, List<RandomDisplayItemModel> displayItems, Long baseTimestamp, Integer resetIntervalHours) RandomShowcase(String name, Integer maximumNumberOfChoice, List<RandomDisplayItemModel> displayItems, Long baseTimestamp, Integer resetIntervalHours, RandomShowcaseOptions options) -
Method Summary
-
Constructor Details
-
RandomShowcase
public RandomShowcase(String name, Integer maximumNumberOfChoice, List<RandomDisplayItemModel> displayItems, Long baseTimestamp, Integer resetIntervalHours, RandomShowcaseOptions options) -
RandomShowcase
-
-
Method Details
-
properties
-