Class PasteItem
java.lang.Object
org.craftercms.studio.model.clipboard.PasteItem
Holds the data for a single item to be copied/moved
- Since:
- 3.2
- Author:
- joseross
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
The path of the item -
children
The list of child items to include
-
-
Constructor Details
-
PasteItem
public PasteItem()
-
-
Method Details
-
getPath
-
setPath
-
getChildren
-
setChildren
-