BusinessAgreementWithCoordinatorCompletionCoordinatorPortType port;
port = getPort(endpoint, addressingProperties, statusAction);
StatusType status = new StatusType();
status.setState(state);
port.statusOperation(status);
}
/**
* return a participant endpoint appropriate to the type of coordinator
* @param endpoint