Package com.flowable.idm.engine.impl.cmd
Class FindUserAccountsByIdsCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.FindUserAccountsByIdsCmd
- All Implemented Interfaces:
Command<List<UserAccount>>
- Author:
- Filip Hrisafov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
userAccountIds
-
-
Constructor Details
-
FindUserAccountsByIdsCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<UserAccount>>
-