public static class TaskName.PRODUCTION
@NotNull public java.lang.String sites()
Returns the task name for the creation of the necessary sites folder.
@NotNull public java.lang.String config()
Returns the task name for the creation of the necessary configuration folder.
@NotNull public java.lang.String cartridgelist()
Returns the task name for the creation of the cartridge list file.
@NotNull public java.lang.String cartridges()
Returns the task name for the creation of a directory with external cartridges.
@NotNull public java.lang.String prepare()
Returns the task name for the preparation of all parts of server dir, this task calls all others above.