| Class and Description |
|---|
| com.liferay.exportimport.changeset.ChangesetEnvironment
As of Athanasius (7.3.x), with no direct replacement
|
| Method and Description |
|---|
| com.liferay.exportimport.changeset.ChangesetManager.clearChangesets()
As of Athanasius (7.3.x), with no direct replacement
|
| com.liferay.exportimport.changeset.ChangesetManager.peekChangeset(String)
As of Athanasius (7.3.x), with no direct replacement
|
| com.liferay.exportimport.changeset.ChangesetManager.popChangeset(String)
As of Athanasius (7.3.x), replaced by
ChangesetManager.removeChangeset(String changesetUuid) |
| com.liferay.exportimport.changeset.ChangesetManager.publishChangeset(Changeset, ChangesetEnvironment)
As of Athanasius (7.3.x), with no direct replacement
|