Package com.enonic.xp.index
Class PurgeIndexParams
- java.lang.Object
-
- com.enonic.xp.index.PurgeIndexParams
-
@Beta public class PurgeIndexParams extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PurgeIndexParams(RepositoryId repositoryId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RepositoryId
getRepositoryId()
-
-
-
Constructor Detail
-
PurgeIndexParams
public PurgeIndexParams(RepositoryId repositoryId)
-
-
Method Detail
-
getRepositoryId
public RepositoryId getRepositoryId()
-
-