Class GetEntityLinkChildrenForProcessInstanceCmd

    • Field Detail

      • processInstanceId

        protected String processInstanceId
    • Constructor Detail

      • GetEntityLinkChildrenForProcessInstanceCmd

        public GetEntityLinkChildrenForProcessInstanceCmd​(String processInstanceId)
    • Method Detail

      • execute

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