public class SimpleStatusAggregator extends ObjectSE implements StatusAggregator
StatusAggregator。| コンストラクターと説明 |
|---|
SimpleStatusAggregator() |
SimpleStatusAggregator(ListSE<StringSE> order) |
SimpleStatusAggregator(Status... order) |
SimpleStatusAggregator(StringSE... order) |
| 修飾子と型 | メソッドと説明 |
|---|---|
Status | getAggregateStatus(SetSE<Status> statuses) 指定された一連のステータスの集約ステータスを返します。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEgetAggregateStatuspublic SimpleStatusAggregator()
public SimpleStatusAggregator(Status... order)
public SimpleStatusAggregator(StringSE... order)
public Status getAggregateStatus(SetSE<Status> statuses)
StatusAggregatorStatusAggregator の getAggregateStatus statuses - 集約するステータス Copyright © 2019 Pivotal Software, Inc.. All rights reserved.