Class TemplateCreateTask

All Implemented Interfaces:
JsonSerialization, Task

public class TemplateCreateTask extends CacheCreateTask
* Admin operation to create a template * Parameters: *
    *
  • name the name of the template to create
  • *
  • configuration the XML configuration to use
  • *
  • flags any flags, e.g. PERMANENT
  • *
Since:
12.0
Author:
Ryan Emerson