public class FilterPollMasterImpl extends Filter implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
FilterPollMasterImpl.DescriptorImpl |
Constructor and Description |
---|
FilterPollMasterImpl(boolean master) |
Modifier and Type | Method and Description |
---|---|
static FilterPollMasterImpl |
findSelf(List<Filter> filter) |
P4Revision |
getLastChange() |
boolean |
isMaster() |
static boolean |
isMasterPolling(List<Filter> filter) |
void |
setLastChange(P4Revision last) |
all, getDescriptor
@DataBoundConstructor public FilterPollMasterImpl(boolean master)
public boolean isMaster()
public P4Revision getLastChange()
public void setLastChange(P4Revision last)
public static FilterPollMasterImpl findSelf(List<Filter> filter)
Copyright © 2016. All rights reserved.