Class ProjectDuplicator
java.lang.Object
de.xima.fc.copy.ProjectDuplicator
-
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.