Modifier and Type | Method and Description |
---|---|
protected void |
XmlMapper.exportInternalEntity(InternalEntity entity,
org.dom4j.Element element)
Exports an internal entity to an XML element.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalDirectoryEntity<T extends InternalEntityAttribute> |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationImpl
Deprecated.
Use
Application or ImmutableApplication instead. Since v2.12. |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryImpl
Deprecated.
Use
ImmutableDirectory instead. Since 3.6.0 |
Modifier and Type | Class and Description |
---|---|
class |
InternalGroup
Encapsulates the concept of group.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalUser
Encapsulates the concept of crowd user.
|
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Function<? super InternalEntity,String> |
InternalEntityUtils.GET_NAME
Calls
getName() on its argument, which must not be null. |
Modifier and Type | Method and Description |
---|---|
protected void |
InternalDirectoryEntityHibernateDao.updateTimestamps(InternalEntity entity,
boolean updateCreatedDate) |
Copyright © 2021 Atlassian. All rights reserved.