@ExportedBean(defaultVisibility=100) public class PromotionStatus extends Object
| Constructor and Description | 
|---|
PromotionStatus(String name,
               long startTime,
               long duration,
               String user,
               String icon,
               List<String> params)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getDuration()  | 
String | 
getIcon()  | 
String | 
getName()  | 
List<String> | 
getParams()  | 
long | 
getStartTime()  | 
String | 
getUser()  | 
Copyright © 2016–2020 Diabol AB. All rights reserved.