com.atlassian.jira.rest.client
Class BasicComponentNameExtractionFunction
java.lang.Object
com.atlassian.jira.rest.client.BasicComponentNameExtractionFunction
- All Implemented Interfaces:
- com.google.common.base.Function<BasicComponent,String>
public class BasicComponentNameExtractionFunction
- extends Object
- implements com.google.common.base.Function<BasicComponent,String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
BasicComponentNameExtractionFunction
public BasicComponentNameExtractionFunction()
apply
public String apply(BasicComponent from)
- Specified by:
apply in interface com.google.common.base.Function<BasicComponent,String>
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.