public interface JiraClient
String create(JiraTask task, CoinUser user) throws IllegalStateException
task - the task you want to createuser - the user which issued the requestIllegalStateExceptionCopyright © 2016 Pivotal Software, Inc.. All rights reserved.