function createController() {
    ctrlFactory.create.call(this, '/rest/admin/invitations');
    let controller = this;
    this.controllerAction = function() {