Class ReindexContentItemCmd

  • All Implemented Interfaces:
    org.flowable.common.engine.impl.interceptor.Command<java.lang.Void>

    public class ReindexContentItemCmd
    extends AbstractReindexSingleEntityCmd
    • Field Detail

      • contentItemId

        protected java.lang.String contentItemId
    • Constructor Detail

      • ReindexContentItemCmd

        public ReindexContentItemCmd​(java.lang.String contentItemId)
    • Method Detail

      • execute

        public java.lang.Void execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)