Class GetProcessIdsCommand

    • Constructor Detail

      • GetProcessIdsCommand

        public GetProcessIdsCommand()
    • Method Detail

      • getOutIdentifier

        public String getOutIdentifier()
      • setOutIdentifier

        public void setOutIdentifier​(String outIdentifier)
      • execute

        public List<String> execute​(org.kie.api.runtime.Context context)
        Specified by:
        execute in interface org.kie.api.command.ExecutableCommand<List<String>>