Class AddDataCaseFileInstanceCommand

  • All Implemented Interfaces:
    Serializable, org.kie.api.command.Command<Void>, org.kie.api.command.ExecutableCommand<Void>

    public class AddDataCaseFileInstanceCommand
    extends CaseCommand<Void>
    Updates case file with new data
    See Also:
    Serialized Form
    • Method Detail

      • execute

        public Void execute​(org.kie.api.runtime.Context context)