public class PushNotBeforeAction extends AdminAction
Modifier and Type | Field and Description |
---|---|
protected int |
notBefore |
static String |
PUSH_NOT_BEFORE |
action, expiration, id, resource
Constructor and Description |
---|
PushNotBeforeAction() |
PushNotBeforeAction(String id,
int expiration,
String resource,
int notBefore) |
Modifier and Type | Method and Description |
---|---|
int |
getNotBefore() |
void |
setNotBefore(int notBefore) |
boolean |
validate() |
getAction, getCategory, getExpiration, getId, getResource, isExpired, setAction, setExpiration, setId, setResource
public static final String PUSH_NOT_BEFORE
protected int notBefore
public int getNotBefore()
public void setNotBefore(int notBefore)
public boolean validate()
validate
in class AdminAction
Copyright © 2019 JBoss by Red Hat. All rights reserved.