Class UserAnonymizationProgressBean
java.lang.Object
com.atlassian.jira.rest.v2.user.anonymization.ResultWithErrorsAndWarningsBean
com.atlassian.jira.rest.v2.user.anonymization.UserAnonymizationProgressBean
- All Implemented Interfaces:
Serializable
@ParametersAreNonnullByDefault
@ReturnValuesAreNonnullByDefault
public class UserAnonymizationProgressBean
extends ResultWithErrorsAndWarningsBean
- Since:
- v8.4
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.atlassian.jira.rest.v2.user.anonymization.ResultWithErrorsAndWarningsBean
GENERAL
-
Method Summary
Methods inherited from class com.atlassian.jira.rest.v2.user.anonymization.ResultWithErrorsAndWarningsBean
getErrors, getWarnings
-
Method Details
-
getUserKey
-
getUserName
-
getFullName
-
getProgressUrl
-
getCurrentProgress
-
getCurrentSubTask
-
getSubmittedTime
-
getStartTime
-
getFinishTime
-
getStatus
-
getOperations
-
getExecutingNode
-
isRerun
public boolean isRerun()
-