Interface WikiCreationStep


  • @Role
    public interface WikiCreationStep
    Step to be executed during the wiki creation job.
    Since:
    7.0M2
    Version:
    $Id: 9f034fb30bc1cc6b62ef0f2097b655b6e487d409 $
    • Method Detail

      • getOrder

        int getOrder()
        The creation steps are sorted in ascending order before being executed so this method returns the one of the current steps.
        Returns:
        the order of the steps