Uses of Enum Class
com.sforce.soap.metadata.KnowledgeWorkflowAction
-
Uses of KnowledgeWorkflowAction in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return KnowledgeWorkflowActionModifier and TypeMethodDescriptionWorkflowKnowledgePublish.getAction()static KnowledgeWorkflowActionReturns the enum constant of this class with the specified name.static KnowledgeWorkflowAction[]KnowledgeWorkflowAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.metadata with parameters of type KnowledgeWorkflowActionModifier and TypeMethodDescriptionvoidWorkflowKnowledgePublish.setAction(KnowledgeWorkflowAction action)