Class CacheGetOrCreateTask

  • All Implemented Interfaces:
    Task

    public class CacheGetOrCreateTask
    extends CacheCreateTask
    Admin operation to create a cache Parameters:
    • name the name of the cache to create
    • template the name of the template to use
    • configuration the XML configuration to use
    • flags any flags, e.g. PERMANENT
    Since:
    9.2
    Author:
    Tristan Tarrant