public class RemoteCrowdDetails<T extends DirectoryDetails> extends DirectoryDetails<T>
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.CheckboxElement |
cacheEnabled |
protected com.atlassian.pageobjects.elements.CheckboxElement |
useNestedGroups |
active, description, name, pageBinder
Constructor and Description |
---|
RemoteCrowdDetails() |
Modifier and Type | Method and Description |
---|---|
boolean |
getCacheEnabled() |
boolean |
getUseNestedGroups() |
T |
setCacheEnabled(boolean value) |
T |
setUseNestedGroups(boolean value) |
getActive, getDescription, getName, setActive, setDescription, setName
Copyright © 2021 Atlassian. All rights reserved.