{
this.ref.invoke(this, $method_triggerJobWithVolatileTrigger_64, new Object[] { paramSchedulingContext, paramString1, paramString2, paramJobDataMap }, -2523046364662965662L);
}
else
{
RemoteCall localRemoteCall = this.ref.newCall(this, operations, 64, -426943571078592559L);
try
{
ObjectOutput localObjectOutput = localRemoteCall.getOutputStream();
localObjectOutput.writeObject(paramSchedulingContext);
localObjectOutput.writeObject(paramString1);
localObjectOutput.writeObject(paramString2);
localObjectOutput.writeObject(paramJobDataMap);
}