Class InsertElementsCommand

    • Constructor Detail

      • InsertElementsCommand

        public InsertElementsCommand()
      • InsertElementsCommand

        public InsertElementsCommand​(Collection<Object> objects)
      • InsertElementsCommand

        public InsertElementsCommand​(String outIdentifier)
    • Method Detail

      • execute

        public Collection<org.kie.api.runtime.rule.FactHandle> execute​(org.kie.api.runtime.Context context)
        Specified by:
        execute in interface org.kie.api.command.ExecutableCommand<Collection<org.kie.api.runtime.rule.FactHandle>>
      • isReturnObject

        public boolean isReturnObject()
      • setReturnObject

        public void setReturnObject​(boolean returnObject)
      • getEntryPoint

        public String getEntryPoint()
      • setEntryPoint

        public void setEntryPoint​(String entryPoint)