Package de.xima.fc.copy
Class ProjectDuplicator
java.lang.Object
de.xima.fc.copy.ProjectDuplicator
For creating duplicates of
Projekts- Since:
- 6.6.0
- Author:
- XIMA MEDIA GmbH, Dresden - 14.06.2020
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasTemplate(boolean asTemplate) Deprecated.duplicate(IEntityContext ec, Benutzer user) Deprecated.duplicate(IEntityContext ec, IUser user) static final ProjectDuplicatorforProject(Projekt project) static final ProjectDuplicatorforProjectId(Long projectId) withCreateEmptyNewWorkflow(boolean createEmptyNewWorkflow)
-
Constructor Details
-
ProjectDuplicator
Deprecated.
-
-
Method Details
-
forProject
-
forProjectId
-
withTitle
-
withScope
-
asTemplate
-
withCreateEmptyNewWorkflow
- Parameters:
createEmptyNewWorkflow- Whentrue, does not copy the workflow, but creates an empty new workflow configuration.- Returns:
- This builder for chaining method calls.
-
duplicate
- Throws:
Exception
-
duplicate
Deprecated.Useduplicate(IEntityContext, IUser)instead.- Throws:
Exception
-
duplicate
Deprecated.- Throws:
Exception
-
duplicate(IEntityContext, IUser)instead.