Class CheckHasAccessToConversationCommand

All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Boolean>

public class CheckHasAccessToConversationCommand extends AbstractConversationPermissionCommand implements org.flowable.common.engine.impl.interceptor.Command<Boolean>
  • Field Details

  • Constructor Details

  • Method Details

    • execute

      public Boolean execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
      Specified by:
      execute in interface org.flowable.common.engine.impl.interceptor.Command<Boolean>