8889909192939495969798
TwitterFactory tf = new TwitterFactory(cb.build()); Twitter twitter = tf.getInstance(); Status stat = twitter.updateStatus(tweatThis); WorkflowComment comment = new WorkflowComment(); comment.setPostedBy(processor.getUser().getUserId());