Package io.wcm.devops.conga.model.shared
Class AbstractModel
- java.lang.Object
-
- io.wcm.devops.conga.model.shared.AbstractModel
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractConfigurable
,RoleFile
,RoleInherit
public abstract class AbstractModel extends Object implements Serializable
Abstract model implementation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractModel()
-