Class SetPlatformGroupInfosCmd

java.lang.Object
com.flowable.idm.engine.impl.cmd.SetPlatformGroupInfosCmd
All Implemented Interfaces:
Serializable, org.flowable.common.engine.impl.interceptor.Command<List<PlatformIdentityInfo>>

public class SetPlatformGroupInfosCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<List<PlatformIdentityInfo>>, Serializable
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • execute

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