@Entity public class RssDeploymentProjectPermissionImpl extends HibernateEntityObject implements RssDeploymentProjectPermission
Constructor and Description |
---|
RssDeploymentProjectPermissionImpl() |
RssDeploymentProjectPermissionImpl(@NotNull MutableDeploymentProject deploymentProject,
@NotNull RepositoryDataEntity repository) |
Modifier and Type | Method and Description |
---|---|
@NotNull MutableDeploymentProject |
getDeploymentProject() |
@NotNull RepositoryDataEntity |
getRepository() |
void |
setDeploymentProject(MutableDeploymentProject deploymentProject) |
void |
setRepository(RepositoryDataEntity repository) |
getId, setId
clone, equals, getCreationDate, getCurrentDate, getLastModificationDate, hashCode, setClock, setCreationDate, setLastModificationDate
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getId
public RssDeploymentProjectPermissionImpl()
public RssDeploymentProjectPermissionImpl(@NotNull @NotNull MutableDeploymentProject deploymentProject, @NotNull @NotNull RepositoryDataEntity repository)
@NotNull public @NotNull MutableDeploymentProject getDeploymentProject()
getDeploymentProject
in interface RssDeploymentProjectPermission
@NotNull public @NotNull RepositoryDataEntity getRepository()
getRepository
in interface RssDeploymentProjectPermission
public void setDeploymentProject(MutableDeploymentProject deploymentProject)
public void setRepository(RepositoryDataEntity repository)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.