Uses of Class
com.primavera.integration.common.CopyProjectOptions
Packages that use CopyProjectOptions
-
Uses of CopyProjectOptions in com.primavera.integration.client.bo.object
Methods in com.primavera.integration.client.bo.object with parameters of type CopyProjectOptionsModifier and TypeMethodDescriptionProject.createCopy(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a copy of the project.Project.createCopyAsTemplate(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a copy of the current project and makes it a template project.Project.createProjectFromTemplate(ObjectId epsId, CopyProjectOptions projOpts, CopyWBSOptions wbsOpts, CopyActivityOptions actOpts) Creates a project from the specified template project.