Class PageObject.PageObjectBuilder
java.lang.Object
ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.PageObject.PageObjectBuilder
- Enclosing class:
- PageObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
children
(List<PageObject> children) childrenReordered
(Boolean childrenReordered) componentRootId
(String componentRootId) container
(boolean container) expanded
(boolean expanded) static PageObject.PageObjectBuilder
from
(PageObject object) prototype
(PageObject prototype) prototypeId
(String prototypeId) removed
(boolean removed)
-
Constructor Details
-
PageObjectBuilder
public PageObjectBuilder()
-
-
Method Details
-
from
-
id
-
prototype
-
prototypeId
-
componentRootId
-
name
-
removed
-
expanded
-
container
-
childrenReordered
-
scripts
-
children
-
page
-
build
-