Class Folder

All Implemented Interfaces:
LocalId, ContentConstants, AppianTypeHolder, Serializable
Direct Known Subclasses:
ApplicationsFolder, KnowledgeFolder, RulesFolder

@FolderDataType public abstract class Folder extends Container
Represents a folder in any application. This is abstract because you should create a new folder using the sub-class specific to the application (either KnowledgeFolder or RulesFolder).
See Also: