kieker.webgui.web.beans.request.project
Class RenameProjectBean
java.lang.Object
kieker.webgui.web.beans.request.project.AbstractProjectBean
kieker.webgui.web.beans.request.project.RenameProjectBean
@Component
@Scope(value="request")
public final class RenameProjectBean
- extends AbstractProjectBean
This class is a request scoped Spring
bean to store the properties of a project during a single request. It can be used to rename an existing project.
- Author:
- Nils Christian Ehmke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RenameProjectBean
public RenameProjectBean()
- Creates a new instance of this class. Do not call this constructor manually. It will only be accessed by Spring.
Copyright © 2015. All rights reserved.