Uses of Class
ru.cg.webbpm.studio.platform.impl.project.ProjectInfo
Packages that use ProjectInfo
Package
Description
-
Uses of ProjectInfo in ru.cg.webbpm.studio.platform.impl.project
Methods in ru.cg.webbpm.studio.platform.impl.project that return types with arguments of type ProjectInfoModifier and TypeMethodDescriptionRecentProjectInfo.getProjectInfoList()
ProjectInfoHelper.getRecentProjectInfoList()
Methods in ru.cg.webbpm.studio.platform.impl.project with parameters of type ProjectInfoModifier and TypeMethodDescriptionvoid
RecentProjectInfo.add
(ProjectInfo projectInfo) void
RecentProjectInfo.remove
(ProjectInfo projectInfo) Method parameters in ru.cg.webbpm.studio.platform.impl.project with type arguments of type ProjectInfoModifier and TypeMethodDescriptionvoid
RecentProjectInfo.setProjectInfoList
(List<ProjectInfo> projectInfoList) -
Uses of ProjectInfo in ru.cg.webbpm.studio.platform.impl.wm.welcome
Methods in ru.cg.webbpm.studio.platform.impl.wm.welcome with parameters of type ProjectInfoModifier and TypeMethodDescriptionprotected void
WelcomeScreenStage.openRecentProject
(ProjectInfo projectInfo)