123124125126127128129
public int getInstanceId() { return instanceId; } public LoggingContext getLoggingContext() { return new FlowletLoggingContext(getAccountId(), getApplicationId(), getFlowId(), getFlowletId()); }