public class ProjectRequest extends ProjectRequestParam
ProjectRequestParam.RequestOperation| Modifier and Type | Field and Description |
|---|---|
pl.edu.icm.unity.types.basic.VerifiableElementBase |
email |
List<String> |
groups |
String |
name |
Instant |
requestedTime |
id, operation, project, type| Constructor and Description |
|---|
ProjectRequest(String id,
ProjectRequestParam.RequestOperation operation,
RequestType type,
String project,
String name,
pl.edu.icm.unity.types.basic.VerifiableElementBase email,
Optional<List<String>> groups,
Instant requestedTime) |
public final String name
public final pl.edu.icm.unity.types.basic.VerifiableElementBase email
public final Instant requestedTime
public ProjectRequest(String id, ProjectRequestParam.RequestOperation operation, RequestType type, String project, String name, pl.edu.icm.unity.types.basic.VerifiableElementBase email, Optional<List<String>> groups, Instant requestedTime)
public int hashCode()
hashCode in class ProjectRequestParampublic boolean equals(Object obj)
equals in class ProjectRequestParamCopyright © 2020 Unity. All rights reserved.