Class GetHistoricEntityLinkParentsForTaskCmd

    • Field Detail

      • taskId

        protected String taskId
    • Constructor Detail

      • GetHistoricEntityLinkParentsForTaskCmd

        public GetHistoricEntityLinkParentsForTaskCmd​(String taskId)
    • Method Detail

      • execute

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