Class CreatePageFromExistingCommandImpl

All Implemented Interfaces:
CreatePageCommand, ServiceCommand

public class CreatePageFromExistingCommandImpl extends CreatePageCommandImpl
This command is only necessary because CopyPageAction has different authorisation and validation logic from CreatePageAction. Hopefully when we get time to investigate these differences we will be able to remove this command.