Class GetHistoricIdentityLinksForTaskCmd

    • Field Detail

      • taskId

        protected String taskId
    • Constructor Detail

      • GetHistoricIdentityLinksForTaskCmd

        public GetHistoricIdentityLinksForTaskCmd​(String taskId)
    • Method Detail

      • execute

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