Class GetIdentityLinksForTaskCmd

    • Field Detail

      • taskId

        protected String taskId
    • Constructor Detail

      • GetIdentityLinksForTaskCmd

        public GetIdentityLinksForTaskCmd​(String taskId)
    • Method Detail

      • execute

        public List<org.flowable.identitylink.api.IdentityLink> execute​(CommandContext commandContext)
        Specified by:
        execute in interface Command<List<org.flowable.identitylink.api.IdentityLink>>