Package com.enonic.xp.content
Class CompareContentParams
- java.lang.Object
-
- com.enonic.xp.content.CompareContentParams
-
@PublicApi @Deprecated public class CompareContentParams extends Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description CompareContentParams(ContentId contentId, Branch target)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ContentId
getContentId()
Deprecated.Branch
getTarget()
Deprecated.
-