The Operation Calling Sequence
 Operation operation = new Operation();

 operation.setJCM(JCMessage);

 operation.setWalletGate(walletGate);

 operation.execute();

Return to Tracks