public class ProjectCategoryUpdateEvent extends Object
| Constructor and Description |
|---|
ProjectCategoryUpdateEvent(ProjectCategory oldProjectCategory,
ProjectCategory newProjectCategory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ProjectCategory |
getNewProjectCategory() |
ProjectCategory |
getOldProjectCategory() |
int |
hashCode() |
public ProjectCategoryUpdateEvent(ProjectCategory oldProjectCategory, ProjectCategory newProjectCategory)
public ProjectCategory getOldProjectCategory()
public ProjectCategory getNewProjectCategory()
Copyright © 2002-2019 Atlassian. All Rights Reserved.