|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MigrationException | |
|---|---|
| com.gentics.api.contentnode.migration | |
| Uses of MigrationException in com.gentics.api.contentnode.migration |
|---|
| Methods in com.gentics.api.contentnode.migration that throw MigrationException | |
|---|---|
void |
IMigrationPostprocessor.applyPostMigrationProcessing(com.gentics.contentnode.rest.model.File file,
com.gentics.contentnode.rest.model.request.migration.TagTypeMigrationRequest request,
org.apache.log4j.Logger logger)
Performs post-processing on a file following a tag type migration. |
void |
IMigrationPostprocessor.applyPostMigrationProcessing(com.gentics.contentnode.rest.model.Folder folder,
com.gentics.contentnode.rest.model.request.migration.TagTypeMigrationRequest request,
org.apache.log4j.Logger logger)
Performs post-processing on a folder following a tag type migration. |
void |
IMigrationPostprocessor.applyPostMigrationProcessing(com.gentics.contentnode.rest.model.Image image,
com.gentics.contentnode.rest.model.request.migration.TagTypeMigrationRequest request,
org.apache.log4j.Logger logger)
Performs post-processing on a image following a tag type migration. |
void |
IMigrationPostprocessor.applyPostMigrationProcessing(com.gentics.contentnode.rest.model.Page page,
com.gentics.contentnode.rest.model.request.migration.TagTypeMigrationRequest request,
org.apache.log4j.Logger logger)
Performs post-processing on a page following a tag type migration. |
void |
IMigrationPostprocessor.applyPostMigrationProcessing(com.gentics.contentnode.rest.model.Page page,
com.gentics.contentnode.rest.model.request.migration.TemplateMigrationRequest request,
org.apache.log4j.Logger logger)
Performs post-processing on a page following a template migration. |
void |
IMigrationPostprocessor.applyPostMigrationProcessing(com.gentics.contentnode.rest.model.Template template,
com.gentics.contentnode.rest.model.request.migration.TagTypeMigrationRequest request,
org.apache.log4j.Logger logger)
Performs post-processing on a template following a tag type migration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||