Class ChangeEditResource

  • All Implemented Interfaces:
    RestResource

    public class ChangeEditResource
    extends Object
    implements RestResource
    Represents change edit resource, that is actually two kinds of resources:
    • the change edit itself
    • a path within the edit
    distinguished by whether path is null or not.