public class IndexCommandResult extends Object implements Serializable
Constructor and Description |
---|
IndexCommandResult(ErrorCollection errorCollection) |
IndexCommandResult(long reindexTime) |
Modifier and Type | Method and Description |
---|---|
ErrorCollection |
getErrorCollection() |
long |
getReindexTime() |
boolean |
isSuccessful() |
public IndexCommandResult(ErrorCollection errorCollection)
public IndexCommandResult(long reindexTime)
public ErrorCollection getErrorCollection()
public long getReindexTime()
public boolean isSuccessful()
Copyright © 2002-2015 Atlassian. All Rights Reserved.