Remove ChangeStatusPredicate#forStatus(Status)

This doesn't need to parse, the constructor just takes a Status. The
static method didn't improve readability and was longer than just
calling the constructor besides.

Change-Id: I00fb9f73aa98e2b308fb85d515e068b337b2f89a
2 files changed