Class PutFollowCCRResponse

java.lang.Object
com.liferay.portal.search.engine.adapter.ccr.PutFollowCCRResponse
All Implemented Interfaces:
CCRResponse

public class PutFollowCCRResponse extends Object implements CCRResponse
  • Constructor Details

    • PutFollowCCRResponse

      public PutFollowCCRResponse(boolean followIndexCreated, boolean indexFollowingStarted)
  • Method Details

    • isFollowIndexCreated

      public boolean isFollowIndexCreated()
    • isIndexFollowingStarted

      public boolean isIndexFollowingStarted()