public class WorkflowSchemes extends Object
Modifier and Type | Method and Description |
---|---|
static <T extends WorkflowScheme> |
nameFunction() |
static <T extends WorkflowScheme> |
nameOrdering() |
public static <T extends WorkflowScheme> com.google.common.base.Function<T,String> nameFunction()
public static <T extends WorkflowScheme> com.google.common.collect.Ordering<T> nameOrdering()
Copyright © 2002-2016 Atlassian. All Rights Reserved.